body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	width: 100%;
	margin: 0px;
	color: #000000;
	text-align:center
}

#container {
	width:995px;
	margin-left: auto;
	margin-right: auto;
	text-align:center
}

#topthing {
	text-align:center;
	position:relative;
	width:995px;
	height:559px;
	background-image:url(images/hannah.jpg);
	background-repeat:no-repeat
}

#middle {
	text-align:center;
	position:relative;
	width:995px;
	height:205px;
	padding-top: 20px
}

#bottomthing {
	text-align:center;
	position:relative;
	width:995px;
	height:60px
}

a {
	font-weight: bold;
	color:#666666
}

a:hover {
	color:#FF0000
}