
html{
	height: 100%;
}

body, textarea 
{background-color:#37454e;
  font-family:verdana,arial;}
	

.main {min-height: 100%;
	height: auto !important;
	height: 100%;}
	
.logo {width:750px;height:60px;overflow:hidden;margin: 310px 0px;text-align:center;background:url(../images/logo.png) no-repeat;}