BODY {
background:#757575 url(bg_sity.png) no-repeat scroll center top;
color: black
 }

 table#head
 {
	width: 100%;
	height=30;
 }
 
a { 
	text-decoration:none;
	text-transform: lowercase;
	letter-spacing: 0.23em ;
	color:#2F4F4F
 }
 
a:hover
{
color:#C71585
}
 
td
{
font-family:Comic Sans MS;
text-align: center;
color:#2F4F4F
}

