.body {
	background: #ffffff url("images/bg.gif"); 
	background-repeat: no-repeat;
	background-repeat:repeat-y;
		
	}
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#5AB529;
	}
.bgtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#5AB529;
	color:#000000;	
	}
