body {
	background-color: #804A40;
	background-image: url('images/1-1bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.textbg {
	background-image: url('images/4-2-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
height: 100%;
background-color:#DFCFB8;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	list-style-position: outside;
height: 100%;
background-color: #C9B292;


}
