body {
margin: 0 auto;
font-size: 11px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #000000;
background-image: url(images/bg.gif);
color: #007CC3;
} 

td { 
font-size: 11px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #007CC3;
} 

 
a{ 
text-decoration: none; 
color: #007CC3; 
text-decoration: underline; 
font-weight: normal;
}
 
a:hover { 
color: #007CC3; 
font-weight: normal;
text-decoration: underline; 

}

h1, h2 {
Font-Family: Verdana, Arial, Helvetica, sans-serif; 
Color: #000000; 
Font-Size: 5pt; 
text-align: right;
}

 a.maps { 
text-decoration: none; 
color: #fff; 
font-weight: bold;
font-size: 14px; 
font-family:cursive;
letter-spacing:0.5em;
}
 
a:hover.maps  { 
color: #38C201; 
text-decoration: underline; 

}


#main{
	text-align: center;
	height: 600px;
	vertical-align: middle;
}
