body {  
	background-image: url("background.png");
	background-color: #090342;
	color: #ffffff;
  font-family: georgia;
}
#prices {

  font-size:150%;
  font-weight: bold;
}
#trail { 
  color: #ffffff;
  font-family: georgia;
  font-size: 200%;
  font-weight: bold;
}
img.girl {
	border-style: none;
	behavior:	url("pngbehavior.htc");
	height: 225px;
	width: 200px;
}
a.hideme:link {
	color: #ffffff;
	text-decoration: none;
}
a.hideme:visited {
	color: #ffffff;
	text-decoration: none;
}
a.hideme:hover {
	color: #4444ff;
	text-decoration: none;
}
a.textlink:link {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
a.textlink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.textlink:hover {
	color: #090342;
	background: #ffffff;
	text-decoration: none;
}
span.textlink {
	border-color: #ffffff;
	border-style: outset;
	padding-left: 30px;
	padding-right: 30px;
}
.seeker {
	color: #ffffff;
}
