*{ 
Margin: 0;
Padding: 0;
}
body {
	background: #666666;
}
#container {
     margin: 0 auto;
	 width: 950px;
}
