body { 
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	margin: 0px; margin-left:25px; 
	color: #00A3EF;
	font-family: sans-serif;
}
a:link, a:visited { color: #FFA833; text-decoration: none }
a:hover { text-decoration: underline; color: #00AEEF; }
span { display: none; position:absolute;background-color:white;border:1px solid #00AEEF;padding:0px;font-size:7pt}
img { border: 0px }
