BODY  

   {

	background-image : url(Images/bg_bamboo.jpg);

	background-repeat : no-repeat;

	background-attachment : fixed;

   }

   

P  

   {

	font-family : Monotype Corsiva;

	color : "#DCB555";

	font-size : medium;

	font-style: italic;

	font-weight : normal;

   }



H1 

   {

	font-family : Monotype Corsiva;

	color : #DCB555;

	font-size : x-large;

	font-style: italic;

	font-weight : bold;

   }



H2 

   {

	font-family : Monotype Corsiva;

	color : #DCB555;

	font-size : large;

	font-style: italic;

	font-weight : bold;

   }



H3  

   {

	font-family : Monotype Corsiva;

	color : #DCB555;

	font-size : medium;

	font-style: italic;

	font-weight : bold;

   }

   

H4  

   {

	font-family : Monotype Corsiva;

	color : #DCB555;

	font-size : small;

	font-weight : bold;

   }



A  

   {

	font-family : Monotype Corsiva;

	color : #DCB555;

	font-size : medium;

	font-style: italic;

	font-weight : normal;

	text-decoration : none;

   }



A:Visited  

   {

	font-family : Monotype Corsiva;

	color : #DCB555;

	font-size : medium;

	font-style: italic;

	font-weight : normal;

	text-decoration : none;

   }



A:Active  

   {

	font-family : Monotype Corsiva;

	color : #DCB555;

	font-size : medium;

	font-style: italic;

	font-weight : normal;

	text-decoration : underline;

   }



A:Hover  

   {

	font-family : Monotype Corsiva;

	color : #DCB555;

	font-size : medium;

	font-style: italic;

	font-weight : normal;

    text-decoration : underline;

   }