body {
	background: #7AC2D8;
	background-image: url(http://www.high-and-wide.com/images/bg-xmas.jpg);
	text-align: center; /* center all elemnts inside body*/
	margin: 0px; /* setting top and bottom margin */
	font-family: Verdana, sans-serif;
	color:#000000;
	font-size: 10px;
	background-attachment: fixed;
	}
td {
	font-family: Verdana, sans-serif;
	color:#000000;
	font-size: 10px;
	}
	
.button 
	{ font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #FFFFFF; 
	border: 0px; 
	width: 84px; 
	height: 21px; 
	background-image: url(/images/enterbutton.gif); 
	margin: 0px 0px 0px 0px; 
	cursor: pointer; }
	
#pscroller1{
width: 250px;
height: 95px;
border: 0px none black;
padding: 5px;
background-color: white;
}


#pscroller2{
width: 250px;
height: 95px;
border: 0px none black;
padding: 5px;
background-color: white;
}

#pscroller1 a{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size: 15px;
}

#pscroller2 a{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size: 15px;
}

.someclass{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size: 15px;
} 

.lcdstyle{ /*Example CSS to create LCD countdown look*/
color:black;
font-family:Arial, Helvetica, sans-serif; 
color:#000000;
font-size: 15px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
color:black;
font-family:Arial, Helvetica, sans-serif; 
color:#000000;
font-size: 15px;
}
