body {
 background-image:url(http://www.qualitysuitesslo.com/images/background.jpg);
 background-repeat:repeat-x;
 background-color:#007060; 
} 
 
.headlinestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#037263;
	line-height:125%;
}

.contentstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
   	color:#2B6181;
	line-height:125%;
}
.titlestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#037263;
	font-weight: bold;
	line-height:125%;
}

A:link {
	color: #2B6181;
}
A:visited {
	color: #2B6181;
}
A:hover {
	color: #2B6181;
}
A:active {
	color: #2B6181;
}
