body
{
	background-image: url(/images/bg2.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
.draft
{
	height: 671px;
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/draft.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
.headerBox
{
	max-width: 980px;
	min-height: 0px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.logoCntr
{
	float: left;
	width: 100%;
	height: 100%;
}
.logoCntr a
{
	content: close-quote;
	display: inline-block;
	margin-top: -88px;
	width: 350px;
	height: 80px;
	background-image: url(/images/logo-mobile.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
