body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e1dddd;
	background-color: #000000;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wrapper {
	width: 900px;
	border: 1px solid #565656;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
.top {
	background-color: #464646;
	padding: 17px;
}
.truck {
	background-image: url(images/truck.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 508px;
	width: 864px;
}
.title {
	text-align: center;
	position: relative;
	top: -523px;
}
.logo {
	text-align: center;
	position: relative;
	top: -540px;
}
.bottom {
	background-color: #464646;
	padding: 17px;
	margin-top: 5px;
	text-align: center;
}
.footer {
	width: 900px;
	margin-top: 5px;
	text-align: center;
	font-size: 9px;
	color: #565656;
	margin-left: auto;
	margin-right: auto;
}
.fiveSeven {
	position: relative;
	top: -55px;
	text-align: right;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
a {
	color: #FFFFFF;
}

