@charset "UTF-8";
/* CSS Document */

.main_bg {
	background-image:url(newBack.jpg);
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#bba49b;
}

.header {
	background-image:url(header_uclc.jpg);
}
