body {
        background-color:#6abbd8;
         background: url("background.jpg")
}

body, td {
	font-size: 14px;
        font-family: Georgia, "Times New Roman", Times, serif;
        
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 32px;
font-weight: bold;
color: #108f34;
text-align:center;
} 

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
color: #108f34;
text-align:left;
margin-left:20px;
} 

h3 {
	font: bold 11px Tahoma;
	color: #a01926;
	margin: 5px 0 10px 0;
	border-bottom: 1px #5a5a5a solid;
	text-align: left;
}

h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
color: #003c92;
text-align:center;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
} 

font#fontcolorlight {
              color:#ffffff;
}


td#bgcolorfooter {
              background-color:#003c92;
}


div#shadedcolor {
              background-color: #ACDEEC;
               margin-left:15px;
               width:875px;
               text-align:center;
}

span#shadedarea {
              font-size: 16px; 
              font-weight:bold; 
              font-family: Papyrus, Georgia, "Times New Roman", Times;
}

#personalInfoEntry {
	padding: 4px 5px 10px 4px;
	text-align: left;	
}

#censusInfoEntry {
	display: inline;
	padding: -10px 5px 10px 84px;	
	text-align: left;	
}

