#pageImage        {
	background: #c1b05c url(../gfx/bghow.gif);
}

li {
	color: #c1b05c;
	font-size: 30px;
	font-weight: normal;	
	list-style: none;	
}

ul {
   padding-left: 0px;
}

#maintext {
	text-align: left;
	position: absolute;
	top: 50px;
	left: 50px;
	width: 600px;		
}	

a#nextpage {
	background: url(../images/why_01.gif) no-repeat left top;	
}

a#nextpage:hover {
	background: url(../images/why_01-over.gif) no-repeat left top;	
}
