

/* a few colors...
header green: 7c5
link blue: 45a
link highlight green: 2a4

header blue: 369
link green: 2a4
link highlight blue: 24a
*/

h1, h2, h3, h4, h5, h6 {
	color: #B3B;
	}

/* h6 { color: #47a; } */


/* default link color
a:link, a:visited, * a:link, * a:visited
	{ color: #f8a } */

/* default link hover color
a:hover, a:active, * a:hover, * a:active
	{ color: #868; } */

div#top {
	height: 165px;
	}
