body {
	background: black url(images/collage.jpg) repeat fixed; font-family: "century gothic", arial, helvetica, sans-serif;
	font-size: 100%;
	color: white;
}

h1 {
	font-size: 300%;
	text-align: center;
	background-color: black;
	margin: 0em;
	padding: 0em; center;
}
a:link {
	color: #1E90FF;
}

a:visited {
	color: #1E90FF;
}

a:link.noline {
	color: white; text-decoration: none;
}

a:visited.noline {
	color: white; text-decoration:none;
}
h2 {
	font-size: 100%;
	text-align: center;
	background-color: black;
	margin: 0em;
	padding: 0em; center;
}
a:hover.noline {
	color: #1E90FF; text-decoration: none;
}
h3 {
	position:absolute;
	top: 250px;
	left: 150px;
}