/* CSS Document */
.bgMasthead {
	background-image: url("/imagesLook/bgMasthead.jpg");
	background-repeat: repeat-x;
}
.bgFooter {
	background-color: #E8DFBF;
}
.bgFooterLine {
	background-color: #CEBD7B;
}

