body{
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	color:#eee;
	background: #fff url(../img/bg-grey-blue.png) repeat-x center -80px ;	
}

#pagebody{		
	height: 100%;
	width: 100%;
}

#header{height: 50px;}

h1#logo{	
	text-indent: -9999px;
	background: transparent url(../img/logo-name.png) no-repeat center 100px;
	height: 400px;
}

.clearer{
	clear:both;
}

