html, body, table {
    width: 100%;
    height: 100%;
    }

body {
      background-color: #FFFFFF;
      margin: 0px; padding: 0px;

}

#kickstart {
	position:relative;
	top: 100px;		
}
