<style type="text/css">

body {
	margin-left: 0 auto;
	margin-top: 0 auto;
	margin-right: 0 auto;
	margin-bottom: 0 auto;
}



div#main {
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -501px;
	top: 0px;
	height: 740px;
	overflow: hidden;
	background: #FFFFFF;
   }
   
</style>
  
