body
{
	padding: 0;
	margin: 0;
	background-color: #999;
}

#container
{
	width: 850px;
	margin: auto;	
}

