body{background-color:#000;}

@font-face {
    font-family: 'bebasregular';
    src: url('../fonts/bebas_regular_macroman/BEBAS___-webfont.eot');
    src: url('../fonts/bebas_regular_macroman/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebas_regular_macroman/BEBAS___-webfont.woff') format('woff'),
         url('../fonts/bebas_regular_macroman/BEBAS___-webfont.ttf') format('truetype'),
         url('../fonts/bebas_regular_macroman/BEBAS___-webfont.svg#bebasregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#container {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
}

#logo
{
	width:124px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
}
