body {

	margin: 0;

	padding: 0;

	background: #000 url(../images/uk8.jpg) no-repeat fixed 50% 0;
	text-align:center;

}



img {

	border: 0;

}



a, a:hover, a:active {

	text-decoration: none;

}



.topImage {

	margin: 15px 0 0 0;

}



.image {

	margin: 20px 0 0 0;

}



.topImage,

.image {

	text-align: center;

}



.footer,

.text {

	margin: 40px auto 0 auto;

	background: #68818b;

	width: 685px;

	font-family: book antiqua, tahoma;

	color: #fff;

	font-size: 15px;

	padding: 20px;
	text-align:left;

}



.footer {

	margin: 40px auto 125px auto;

}



.footer a {

	color: #fff;

}



.footer a:hover {

	color: #545454;

}


