#header {
	background: url(/images/atlantis.jpg) no-repeat center center;
	}
		
h2, h2 a, h2 a:hover {
	color: #C00;
	text-decoration: none;
	}
		
a {
	border: 0;
	color: #15A;
	}

a:hover {
	background: transparent;
	color: #C00;
	}
	
a.inverse {
	color: #C00;
	}
	
a.inverse:hover {
	color: #15A;
	}	

small, small a {
	color: #15A;
	}
