@charset "UTF-8";
/*CSS Document*/


body 
{
	background:#FFFFFF;
 	}

#wrapper
 {
	margin-left: auto;
	margin-right:auto;
	height: 850px;
	width: 900px;
	}
	
#header{
	height: 125px;
	width: 900px;
	}
	



	
#reel{
	width: 900px;
	height:500px;
	text-align: left;
	font-size:17px;
	color: rgb(167,181,201);
	align: center;
	font-family:Garamond, serif;
	
} 
	
	
	

	
	
#bottom
{
height: 150px;
width:900px;
float: left;
}
