.color1, a, h1 {
	color: #003366;
}
.color2, h2, h3 {
	color: #BF4708;
}
a:hover {
 color:#336699;
}
body {
	background-color: #3C4C74;
	background-image: url('images/diag_bg.gif');
	background-position: ;
	background-repeat: repeat;
}

.background2 {
	background-image: url('images/diag_gradient.gif');
	background-position: ;
	background-repeat: repeat-x;
}

div#masthead {
	background-color: #3C4C74;
}