body 
{
	background-image:  url(images/bg.gif);
	background-position:center;
	margin-top: 0px;	
	margin-bottom: 0px;
	background-repeat:repeat-y;
}
.style1 {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #706A50;
}

.style2 {
	color: #E2DBC9;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style3 {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #706A50;
}
.style4 {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #706A50;
}