body {background-color: #E4E0B3; background-image: 
url('http://beachbangles.com/Tropical_pg_5.jpg');
background-repeat: no-repeat;
padding: 205px, 0, 0, 0;
}
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%;
}
ul{
color: #7A7232;
}


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;}
  
