.body {
	margin-top: 0px;
	background-image: url('../images/back.jpg');
	background-repeat: repeat-x;
	background-color: #1A130E;
}

.slogan {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.shade {
	position: absolute;
	bottom: 0px;
}

.offer {
	float: left;
	margin-top: 5px;
}

.galleryImage {
	margin-top: 10px;
	margin-left: 0px;
	border: 10px solid #ffffff;
}