
body {
      margin-left:  5%;
      margin-right:  5%;
      border:  5px solid #959d79;
      padding:  10px 10px 10px 10px;
      font-family: arial black, sans-serif;
      background-image: url(images/leaves.jpg);
      background-repeat: no-repeat;
      background-position: center;
      }

h1, h2 {color: green;
        text-align: center;
        font-family: serif;
        }

li {list-style-type: circle;
   }

.pix {text-align: center;
     }

#destinations {margin-left:  65px;
               }

#mission, #sanction {margin-left: 250px;
                     color: black;
                     font-size: small;
                     text-align: center;
                     width: 400px;                     
                     }

td, th {border: 1px solid brown;
        padding: 2px;
        }
        
table {background-color: #9e8843;
       border-collapse: collapse;
       border: 3px;
       caption-side: bottom;
       text-align: center;
       }

#coupon {position: float;
         top: 300px;
         left: -35px;
       }

#coupon img {border: 5px;
             border: brown;
       }

#coupon a:link {border: none;
       }

#coupon a:visited {border: none;
       }  

#areasoffocus {text-align: center;
               color: green;
               float: left;
               width: 175px;
               border: none;
               padding: 5px;
               font: bold normal/150% Arial, Helvetica, sans-serif;
               margin: 15px;
               background-color: #e8ead2;
               }
#mysite h3 {
        font-style: italic; }		
  
#mycreations {
        width: 200px;
        border: green medium solid;
        padding: 10px;
        font: bold normal/150% Arial, Helvetica, sans-serif;
        margin: 15px;  }
#mycreations h3 {
        font-style: italic; }

#myfriends {
        width: 200px;
        border: orange medium solid;
        padding: 10px;
        font: bold normal/150% Arial, Helvetica, sans-serif;
        margin: 15px;  }
#myfriends h3 {
        font-style: italic; }

.visitme {
        font-weight: bold;
        font-family: Georgia, Times, Serif;  }
        


a:link {color: brown}
a:hover {color: green}
  