body { background-color:#a2bcdc;
	   margin:0 0 0 0;}
	   
.bg_color { background-color:#7fa8da;
			border:#607fa4 1px inset;}
			
.nav_text  { font:"Times New Roman", Times, serif;
			 font-size:18px;
			 font-weight:bold;
			 color:#113e76;
			 padding-top:5px;}
			 
#text_area { width:800px;
			 height:70px;
			 float:left;
			 }
			 
.number      {font:"Times New Roman", Times, serif;
			 font-size:24px;
			 font-weight:bold;
			 color:#022848;
			 margin:115px 0 0 25px;
			 }
			 
.number2      {font:"Times New Roman", Times, serif;
			 font-size:20px;
			 font-weight:bold;
			 color:#022848;
			 margin:70px 0 0 25px;
			 }
			 
.number3      {font:"Times New Roman", Times, serif;
			 font-size:20px;
			 font-weight:bold;
			 color:#022848;
			 margin:115px 0 0 25px;
			 }
			 
.site_title {font:"Times New Roman", Times, serif;
			 font-size:20px;
			 font-weight:bold;
			 color:#022848;
			 text-decoration:underline;
			 margin:2px 0 0 10px;
			 }
			 
.site_description {font:"Times New Roman", Times, serif;
			 font-size:12px;
			 color:#022848;
			 margin:3px 0 0 10px;
			 }

#5stars    { width:100px;
			 float:right;
			 }

#4stars    { width:172px;
			 float:right;
			 }

