body { color: #00000; 
       background-color: #ffffff;
       background-image: url('images/background_3.jpg');
       background-repeat: repeat }

img { border: 0 }

h1 { color: #30FF30;
     text-align: center;
     background-position: center;
     width: 100%; 
     border: 0;
     background-color: #006400 }

h2 { color: #30FF30;
     text-align: center;
     align: center; 
     border: 0;
     width: 100%;
     padding-bottom: 1;
     background-color: #006400 }

h3 { color: #30FF30 }

h4 { color: #00008b }

caption { text-align: left;
          color: #00008b }

strong { color: #00008b }

table {text-align: left;
       text-valign: top; 
       color: #80FF80; 
       table-border: 4;
       cell-padding: 0;
       cell-spacing: 0;  
       border-color: #008080;
       border-colordark: #57573F;
       border-colorlight: #C6C5B3 }

th { text-align: center;
     color: #30FF30 }

ul { list-style-type: disk;
     color: #80FF80 }

li { color: #80FF80 } 

p {color: #000000 }