body {
        background-color:#0005b5;
        background-image: url('background.jpg');
        background-position:top;background-repeat:no-repeat;
}

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: #2402f9;
text-align:center;
} 

h2 {
font-family:  Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: bold;
color: #2402f9;
text-align:left;
} 

h3 {
font-family:  Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
color: #2402f9;
text-align:left;
} 


font#fontcolorlight {
              color:#ffffff;
}


td#bgcolorfooter {
              background-color:#2402f9;
}


div#shadedcolor {
              background-color: #ACDEEC;
               margin-left:15px;
               width:875px;
               text-align:center;
}

span#shadedarea {
              font-size: 16px; 
              font-weight:bold; 
              font-family: Papyrus,  Verdana, 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;	
}