html{height: 100%;}

body
{
	background: #37231c;
}

#main
{ 
	background: #37231c;
}
#logo
{ 
	background: url(../images/header.jpg) no-repeat;

}