@charset "UTF-8";
/* This calls the background images */

body {
	background-image: url(../images/bodyBG-02wbc.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #D9B032;
}
