body { 
	padding:0px;
	margin:0px;
	background-color: #dedede; 
}

#container { 
	text-align: center;
	position:absolute;
	height:390px; 
	width:722px;
	margin:-195px 0px 0px -361px;
	top: 50%; 
	left: 50%;
}

