.print {
	background-repeat: no-repeat;
	background-image: url(../images/print_blue.png);
}

.keyline_fill {
	background-color: #0078a5;
}

.main_bg {
	background-repeat: no-repeat;
	background-image: url(../images/main_bg_cs.jpg);
	background-position: top;
	background-color: #3c3c3c;
}