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

body {
	background:#ffe898 url(../img/body_bg.jpg) top center repeat-x;
}


.banner {
	padding:25px 25px 0px 25px;
	background-color:#a47b43;
	/*height:250px;*/
	height:375px;
}

