body{
margin:0; font:12px Tahoma; color:black; 
	background-image: url(sparta_bar.jpg) ;
	background-position: 100% 100% ;
	background-repeat: no-repeat;
    background-attachment: fixed;
}




p
{
color: #00CC99 ; 
text-align: center; 
font:12px "Georgia"
}


h1 
{
color: #605CA8 ; 
text-align: center; 
font: bold 16px "Georgia"
} 


h2 
{
color: #605CA8  ; 
text-align: center; 
font: bold 14px "Georgia"
} 

h3
{
color: #605CA8 ; 
text-align: center; 
font: bold 14px "Georgia"
} 

h4
{
color: #605CA8 ; 
text-align: center; 
font: bold 14px "Georgia"
} 

h5
{
color: #605CA8  ; 
text-align: center; 
font: bold 14px "Georgia"
} 


table
{
border-collapse:collapse;
border-color: ;
background-color=#000000;
text-align: center;

}



td 
{
text-align:center;
}.grey {
	color: #808080;
}

#tearshape{
background: #00FFFF;
padding: 3px 5px;
color: white;
font-weight: bold;
text-decoration: none;
-moz-border-radius: 9px 3px 9px 3px;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
}
