body {
	background-color: #111;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 8.5pt;
	color: #FFF;
}

a {
color: #86BDB7;
text-decoration: none;
}

a:hover {
color: #CAB47B;
text-decoration: none;
}

a:visited {
color: #86BDB7;
text-decoration: none;
}

.header {
font: Arial;
color: #111111
font-size: 16pt; 
font-weight: 700; 
font-style: italic; 
text-transform:uppercase; 
letter-spacing:-1pt;
background-image:url('http://sugatime.christiancoulson.co.uk/layout/table/bg.jpg');
}