body {
	background: #000033;
	font-family: Georgia,"Bitstream Charter",serif;
}

#container {
	background: #FFF;
	width: 940px;
	margin: 40px auto;
}

#main p {
	margin-left: 100px;
	line-height: 2em;
}

#main span {
	padding-left: 50px;
}

#title {
	height: 100px;
	border-bottom: 3px solid #000;
}

#title h1 {
	text-indent: -8764px;
}

#enter {
	text-indent: -9854px;
	display: block;
}

#enter_image {
	margin-left: 500px;
	padding-bottom: 30px;
}

#header_image {
	width: 755px;
	height: 283px;
	background: url('https://boggartsbreakfast.org.uk/extra_images/header.png') top left no-repeat;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -500px;
}

#boggart_image {
	width: 190px;
	height: 96px;
	background: url('https://boggartsbreakfast.org.uk/extra_images/boggart.png') top left no-repeat;
	position: absolute;
	top: 56px;
	left: 50%;
	margin-left: 265px;
}