
 

 #site-box {padding-top: 0px; 
            width: 1002px;
            border: 1px solid #33ff99;
            margin-left: 100px; 
            margin-right: 100px;
            background-color: #99ff99;}
 #a-box {padding-top: 10px; 
         height: 120px; 
         border-bottom: 1px solid #33ff99;
         background-image: url('img/earth3.jpg');
         background-size: 130%; }
 #b-box { float: left;
         width: 250px;
         
         font-size: 20px; }
 #c-box { float: right;
         width: 750px;
         
         background-color: #ffffff }

 #d-box { clear: both;
         width: 1000px;
         background-color: #33ff99;
         font-size: 12px; }

h1 {font-size: 48px;
    color: #33ff99;
    line-height: 0.2em;}

h2 {font-size: 32px;
    font-weight: bold;
    color: #0000ff;}

h3 {font-size: 20px;
    color: #33ff99;
    }

h4 {font-size: 20px;
    line-height: 0.2em;
    color: #0000ff;
    }

h5 {font-size: 14px;
    
    color: #0000ff;
    }

h6 {font-size: 14px;
    font-weight: normal;
    }

h7 {font-size: 14px;
    font-weight: bold;
    color: #ffffff;}

p {font-size: 16px;
   }


 A.btn {
   text-decoration: none;
   color: #550000;
   font-weight: bold; 
   font-size: 12pt;
   }
  A.btn:hover {
   color: #ffff55;
   font-size: 13pt;
  }
 
 .category{ font-size: 16px;
             background-color: #ffffff;  }
 .menu { font-size: 12pt;
         color: #550000;
         font-weight: bold;
         }

 .navigation { margin-left: 10px;
               margin-right: 10px;
               padding-top: 10px;
               padding-bottom: 10px;
               font-size: 18px;
               font-weight: bold;
              background-color: #ffffff;
            }
 .date { font-size 16px
         color: #33ff99;
         font-weight: bold;
         margin-bottom: 0px;
         } 