/* 

CSS Document 

Designed by: thispagecannotbefound.com / Xander Kerkhof
Date: 04/01/2010

*/

body {
	width:			100%;
	height:			100%;
	text-align:		center;
	background:		#fff;
	}
	
	#wrapper {
		width: 985px;
		margin: 0px auto;
		}
		
		#header {
			width: 985px;
			text-align: center;
		}
		
		#infoImages {
			float: left;
			width: 468px;
		}
		
		#blog {
			background: white;
			float: left;
			width: 468px;
            overflow: hidden;
			margin: 20px 0px 0px 0px;
		}
