body {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #666;
	background: url("images/background.jpg") repeat-x top left;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 725px;
	margin: 80px auto;
}

#header {
	background: url("images/header.jpg") no-repeat top left;
	width: 725px;
	height: 120px;
}

p {
	text-align: center;
}

.strapline {
	font-size: 1.2em;
	margin-bottom: 40px;
}

#credits a:link, #credits a:visited {
	text-indent: -3000px;
	display: block;
	float: left;
	width: 109px;
	height: 13px;
	margin-right: 5px;
	background: url("images/match.gif") no-repeat top left;
}

a:hover {
	background-position: 0 -12px;
}

#credits {
	background: url("images/footer.jpg") no-repeat top center;
	float: left;
	width: 475px;
	padding: 5px 0px 0px 250px;
	margin-top: 30px;
}
