h1  
{  
  color: #000000;
  font-family: Times New Roman, Verdana, Arial, Times New Roman;
  font-weight: plain;
  font-size: 20px;
  font-style: italic;
  text-align: center;
  background-color: none;
  padding: 0px;  
}
h2
{
	color: #2f4f4f;
	font-family: Arial, Verdana,Times New Roman;
	font-size: 14px;
	text-decoration: none;
	background-color: none;
        padding: 0px;
}
h3
{
	color: #000000;
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background-color: none;
	background-image: none;
	padding: 5px;
}
h4
{
	color: #000000;
	font-family: Microsoft Sans Serif, Times New Roman;
        font-weight: bold;
	font-size: 11px;
	font-style: plain;
	background-color: none;
	padding: 5px;
	text-decoration: none;
}
h5
{
	color: #2f4f4f;
	font-family: Microsoft Sans Serif, Arial;
        font-weight: plain;
	font-size: 10px;
	text-decoration : none;
}
font
{
	color: #000000;
	font-family: Verdana;
        font-weight: plain;
	font-size: 11px;
	text-decoration : none;
	background-color: none;
}

<style type="text/css">
<!--
BODY { 
     
     background-image: url(cmsbg.jpg);
     background-color: none; 
     background-repeat: yes-repeat;
     background-attachment: no-fixed;
     background-position: center top;
}
<!--
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu {
width: 90%;
padding-left: 0px 0;
}

#vdividermenu ul{
margin-left: 0;
list-style-type: none;
padding-left: 0;
white-space: nowrap;
font-family: Arial, Verdana;
background-image: url(menubkgd.jpg);
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;

}

#vdividermenu ul li a{
float: center;
width: 98px;
font-family: Arial, Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
padding: 7px;
text-decoration: none;
border-right: 1px solid #D3D3D3;
border-left: 1px solid #D3D3D3;
border-top: 1px solid #D3D3D3;
border-bottom: 1px solid #D3D3D3;
}

#vdividermenu ul li a:visited{
color: none;
}

#vdividermenu ul li a:hover{
color: #7CFC00;
background-color: #A52A2A;
}

#vdividermenu #youarehere {
background-color: #000000;
color: #FF8C00;
float: center;
padding: 0px;
border-left: 0px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
}

</style>

<!--



