body{
	background: url(../images/home-body-bg.jpg) no-repeat center top #1c1301;
}
body.loggedIn{
	background: url(../images/home-body-bg.jpg) no-repeat center 76px #1c1301;
}
#holder{
	height: 601px;
}
#main-content{

}
	#main-content h2{
		margin: 0;
}
