body {
	background-color: #FFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
address {
	font-style: normal;
	font-size: 0.9em;
}
.Offer {
	font-size: 0.7em;
}
#footer {
	background-image: url(img/footer.gif);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
}
h1 {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
	text-indent: -1000%;
	margin-top: 0px;
	padding-top: 0px;
}
