BODY {
background-image: url('img/bg.jpg'); 
}

H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	letter-spacing : 2pt;
	color: #746842;
	font-weight : bold;
	text-align : center;
	margin: 10px;
}

H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	letter-spacing : 2pt;
	color: #746842;
	font-weight : bold;
	text-align : center;
	margin: 10px;
}



.HH {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	letter-spacing : 2pt;
	color: #746842;
	font-weight : bold;
	text-align : center;
	margin: 0px;
	text-decoration: none;
}

a:link.HH {color: #746842; font-size : 18px; 	font-weight : bold; letter-spacing : 2pt;}
a:visited.HH {color: #746842; font-size : 18px; 	font-weight : bold; letter-spacing : 2pt;}
a:active.HH  {color: #746842; font-size : 18px; 	font-weight : bold; letter-spacing : 2pt;}
a:hover.HH   {color: grey; font-size : 18px; 	font-weight : bold; letter-spacing : 2pt;}

.H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	letter-spacing : 2pt;
	color: #746842;
	font-weight : bold;
	text-align : center;
	margin: 10px;
	text-decoration: none;
}

a:link.H2 {color: #746842; font-size : 14px; 	font-weight : bold; }
a:visited.H2 {color: #746842; font-size : 14px; 	font-weight : bold;}
a:active.H2  {color: #746842; font-size : 14px; 	font-weight : bold; }
a:hover.H2   {color: grey; font-size : 14px; 	font-weight : bold; }

.H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	letter-spacing : 0pt;
	color: #746842;
	font-weight : bold;
	text-align : center;
	margin: 5px;
	text-decoration: none;
}

a:link.H3 {color: #746842; font-size : 12px; 	font-weight : bold; }
a:visited.H3 {color: #746842; font-size : 12px; 	font-weight : bold;}
a:active.H3  {color: #746842; font-size : 12px; 	font-weight : bold; }
a:hover.H3   {color: grey; font-size : 12px; 	font-weight : bold; }


P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #746842 ;
	font-size : 10pt;
	font-weight : bold;
	margin: 10px 5px 5px;
        text-align: left;
        text-indent: 2.5em ;
}

a:link {color: #746842; font-size : 12px;}
a:visited {color: #746842; font-size : 12px;}
a:active {color: #746842; font-size : 12px;}
a:hover {color: red; font-size : 12px;}


.back { 
 width: 750 ;   
 color: #746842 ;
 text-decoration: none;
 border: none; 
 font-size: 12pt;
 margin-left: 7px ;
 margin-right: 7px ; 
 padding: 2px;
 text-align:left;
}   


.poem { 
 width: 500 ; 
 text-align: left ;  
 color: #746842 ;
 background :#F5F5DC ;
 text-decoration: none;
 border: none; 
 font-size: 12pt;
 margin-left: 7px ;
 margin-right: 7px ; 
 padding: 20px;
 position:relative;
 margin-bottom:20 ;
 left:215;
 top: 20 ;
 
 
}   



.small {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a:link.small {color: black;}
a:visited.small {color:  black;}
a:active.small {color:  black;}
a:hover.small {color: black; text-decoration: none;}


.menu {
  color :#746842; 
  width: 175 ;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	align: right ;
  position:fixed;
  margin-bottom:20 ;
  left:20;
  top: 120 ;
 
}

a:link.menu {color: #746842; font-size : 12px;}
a:visited.menu {color: #746842; font-size : 12px;}
a:active.menu {color: #746842; font-size : 12px;}
a:hover.menu {color: red; font-size : 12px;}

.menu_pr {
        color : Black; 
        background-color : White;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	align: right ;
}

a:visited.menu_pr {color: #000060; font-size : 8px;}
a:active.menu_pr {color: black; font-size : 8px;}
a:hover.menu_pr {color: red; font-size : 8px;}

.thumbnails {
	background: #EFEFEF ;
	padding: 5px;
}

   .pwd {    
    width: 50px;
    background-image: url('img/pwd.jpg');
    color: blue ;
    font-weight: bold;
    text-decoration: none; 
    border: none; 
   }   
