BODY {
	margin: 0px ,0px, 0px, 0px;
	background-color : #000000;
	color            : #000000;
	scrollbar-base-color: #ffffff;
	font-size        : 12px;
	line-height		: 	24px;
	font-family      : Arial, Helvetica, sans-serif;
	
	font-style: normal;
}

div#container{
position:absolute;
top:50%;
left:50%;
width:964px;
height:590px;
margin-left:-482px;
margin-top: -295px;


}
