div#container
{
   width: 1024px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}


h1 {
        	font-size:24px;
		font-weight: bold;
		text-align: center; 
		
}



html, body {
height:100%;
width:100%;
}
