body {
		 margin: 1em; 
		 background-color: #000000 ;
		 color : #ffffff ;
		 font-family: 'sans-serif' ;
		 font-size: 12pt ;
		 background-image: url('../images/bg/lrock006.jpg');  
	 }

.counter { font: normal 12pt/12pt Arial, sans-serif ; font-weight: bold ; color : #FF0000 ; text-align: center ; }

table { 
	background-color: #000000 ;
	border-style: solid ;
	border-color: #dddddd ; 
	border-width: 1 ;
	padding: 2px ;
	-moz-border-radius: 20px ;
	width: 520px ; height: 520px ;
	border-spacing: 3px ;
	table-layout: fixed ;
}

tr.globe { width: 500px ; } 
td.globe { height: 500px ; } 


