#header {
	background: url(/images/milerun.jpg) no-repeat center center;
	}

h2, h2 a, h2 a:hover {
	color: #060;
	text-decoration: none;
	}

a {
	border: 0;
	color: #A52;
	}
	
a:hover {
	background: transparent;
	color: #060;
	}
	
a.inverse {
	color: #060;
	}
	
a.inverse:hover {
	color: #A52;
	}	

small, small a {
	color: #A52;
	}