
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
	padding:0px;


}
 

#div2 {
width:980px;
height:681px; 
position:absolute;
left:50%;

margin-left: -490px;

display:block;
}


