body {
	margin: 0px;
	background-color: #333333;

}
#container{
	width: 990px;
	left: 50%;
	margin-left: -495px;
	position: absolute;
}
