body {
	font-family: "Comic Sans MS";
	background-color: #0033CC;
	height: 850px;
	width: 615px;
	background-attachment: scroll;
	background-image: url(http://www.geocities.com/millerclassof07/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin left: -307.5px;
	position: absolute;
	left: 50%;
	top: 500px;	
}

 	#container {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 300px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
	#linkList {
position: absolute;
width: 250px;
left: 350px;
top: 108px;
}
	a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
text-decoration: underline;
}

a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
text-decoration: underline;
font-style: normal;
}


a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
text-decoration: underline;
font-style: normal;
}


a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
text-decoration: underline;
font-style: normal;
} 
#pageHeader {
	background-image: url(http://www.geocities.com/millerclassof07/title.gif);
	height: 400px;
	width: 600px;
	margin-left: -15px;
	top: 0px;
}
#pageHeader h1, h2 {
display:none;
}


