html, body {
	background: #222222; }
	
	#wrapper { 
		width: 800px;
		margin: -10px auto; }
		
		#image {
			float: left;
			width: 800px; }