/* 
	#A00022;	default red
*/

.main_background_image {
	background: #366cac url('../img/bg_default.jpg') no-repeat bottom center fixed;
}

.main_background_color {
	background: #A00022;
}

a {
	color: #A00022;
}

.border_top {
	border-top-color: #A00022;
}

.border_bottom {
	border-bottom-color: #A00022;
}