body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

div {
	background: #000000 url('http://nationwidebanners.co.uk/assets/images/logo.jpg') no-repeat center top;
	height: 286px;
	margin: -143px 0 0 -250px;
	padding: 0;
	position: absolute;
		top: 50%;
		left: 50%;
	text-align: center;
	width: 500px;
}

p {
	margin: 191px 0 0 0;
	padding: 0;
}

a:link, a:visited, a:hover, a:active {
	background-color: inherit;
	color: #FFFFFF;
	text-decoration: underline;
}
