body {
	background-image: url(images/ghsbk2.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #000000;
	color: #FFCC00;


}
a:link {
	color: #CC0000;
}
a:visited {
	color: #996600;
}
a:active {
	color: #FF3300;
}
a:hover {
	color: #FFCC00;
	background-color: #990000;
}
.small {
	font-size: 11px;
}
input {
	color: #000000;
	background-color: #FFCC00;
	border: #FFCC00;
}
textarea {
	color: #000000;
	background-color: #FFCC00;
	border: #FFCC00;
}
hr {
	color: #990000;
}
h1 {
	font-size: 80%;
	color: #FFCC33;
}

#safari-tours {
	position : absolute;
	font-size: 80%;
	width : 400px;	
	color: #FFCC99;
	font-weight: bold;
	right : 50%;
	text-align : center; 		
}
