body {background-color: #E4E0B3; background-image: 
url('http://beachbangles.com/Tropical_pg_5.jpg');
background-repeat: no-repeat;
padding: 205px 0px 0px 0px;
color: #7A7232;
}
#title { 
position : absolute; 
width : 650px; 
top : 160px; 
left : 24%; 
text-align: center;
} 
#content { 
position : absolute; 
width : 650px; 
top : 290px; 
left : 24%; 
text-align: center;
} 
#menu { 
position : absolute; 
top : 320px; 
left : 10px; 
width : 150px; 
text-align: center;
Padding: 5px 5px 5px 5px;

} 
A  {
	color : #B9AD4B;
	text-decoration : underline;
}

A:Visited  {
	color : #B9AD4B;
	text-decoration : underline;
}

A:Active  {
	color : #9F9227;
	text-decoration : underline;
}

A:Hover  {
	color : #e1deb1;
	text-decoration : none;
	background : #b0a544;
	line-height: 120%;
	font-size: 115%;
}

h1 {font: 100 xx-large "Monterey BT", Signature, Georgia; color: #7A7232;}
h2 {font: 100 x-large "Monterey BT", Signature, Georgia; color: #7A7232;}
h3 {font: 100 large "Monterey BT", Signature, Georgia; color: #7A7232;}
h4 {font: 100 medium Georgia, "times new roman"; color: #7A7232;}
h5 {font: 100 small Georgia, "times new roman"; color: #B9AD4B;}
p  {font: 100 small Georgia, "times new roman"; color: #7A7232;}
  