body {
	background: #222 url(../images/background.jpg) left top repeat;
	margin: 0 0 0 0;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
}

#container {
	position: relative;
	margin: auto;
	padding: 50px 24px 0 24px;
	width: 900px;
	height: 100%;
	text-align: center;
}

.logo-span	{
	width: 852px;
	height: 117px;
	background: #000000;
}

.page-break	{
	width: 852px;
	height: 30px;
}

.footer	{
	width: 852px;
	height: 50px;
	background: #000000;
}
