body{
	font-family: Arial, Helvetica, sans-serif;
	background: #375D91;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#year{
	background-image: url(landing2009.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 466px;
	text-align: center;
	font-size: 46px;
	color: #FFFFFF;
}

#dates {
	font-size: 24px;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}