body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background1.jpg);
}
.content {
	text-align: center;
	margin-top: 40px;
}
.footer {
	font-family: Eurostile;
	font-size: 1em;
	font-weight: 400;
	color: #999999;
	margin: 4px;
	text-decoration: none;
}

.details {

	font-family: "Gill Sans MT";
	font-size: 11px;
	font-weight: 600;
	color: #0E4177;
	margin: 2px;
	text-decoration: none;
}
