@charset "utf-8";	

body {
  color: #a0a0a0;
  font: normal 70% Verdana;
  background-color:#FFFFFF; 
  line-height: 1.2em;
  margin:0 0 0 0;
  padding:0 0 0 0;
}

a:visited  {
color: #b75004;
text-decoration: none
}

a:link  {
color: #b75004;
text-decoration: none
}

a:active  {
color: #b75004;
text-decoration: none
}

a:hover   {
color: #a0a0a0;
text-decoration: none
}

#free {
	width:600px;
	float:left;
}

#text {
	width:200px;
	float:right;
	margin-top:375px;
}

#splash {
	background:none;
	float:left;
}