#header {
	background: url(/images/tower.jpg) no-repeat center center;
	}
		
h2, h2 a, h2 a:hover {
	color: #374;
	text-decoration: none;
	}
	
a {
	border: 0;
	color: #473;
	}
	
a:hover {
	background: transparent;
	color: #374;
	}
	
a.inverse {
	color: #374;
	}
	
a.inverse:hover {
	color: #473;
	}	

small, small a {
	color: #473;
	}