
body {color: white; background-color: teal; font-size: small; font-weight: normal; 
      font-family: Verdana, Geneva, Arial, sans-serif; line-height: 1.6em; margin: 10px;
     }
h2 {
     font-size: 150%;text-align: center;   
     }
h1 { 
     font-size: 180%; border-bottom: 3px solid olive; text-align: center;
	} 
h1, h2 {
       color: silver; font-family: "times new roman", sans-serif; 
       }
	
	 #allcontent {
           border-width: thin;
           border-style: solid;
           border-color: teal;
		   width: 825px;
		   margin-left:     auto;
           margin-right:    auto;
                }	

 
     #text {
         line-height:      1.9em;
		font-style:       italic;
		font-family:      Georgia, "Times New Roman", Times, serif;
		color:            #800000;
	    border-color:     white;
		border-wight:     1px;
		border-style:     ridge;
		background-color: #a7cece;
		padding:          25px;
		padding-left:     100px;
		margin:           30px;
		margin-left:      25px;
		background-image: url(2.png);
		background-repeat: no-repeat;
		background-position: top left;
		   }	
		   
	  #pictures {
	    border-color:     white;
		border-wight:     1px;
		border-style:     inset;
		background-color: #20B2AA;
		padding-left:      32px;
		
		}
		#pictures_hib {
	    border-color:     white;
		border-wight:     1px;
		border-style:     inset;
		background-color: #20B2AA;
		padding-left:      50px;
				}				
	  #pic      {
	     margin-left:      60px;
	           {
	  
	 
			
      #text a:link {   color: #007e7e;
	                  }
     #text a:visited { color: #333333;
	                  }
     #text a:hover { background: #f88396; 
                   color: #0d5353; }
				   
				    
	       