#banner
{
	width:100%;
	z-index: 50;
	background-color: #000000;
}

html, body
{

overflow: hidden;
background-color:#272626;
font-family: Verdana;

}

#content
{

	height: 100%;

}
