

body {background: #408080; text:000000; text-align: center;
           }

table.a {width:950; height:800; background-image: url(background.jpg); background-position:center; background-repeat: no-repeat;
            }

.layer1 {font-family:monospace; font-size:.60em; font-weight:100; color:green;z-index:1; position:relative; left:20px; top: 5px; 
             }

.layer2 {font-family:monospace; font-size:.75em; font-weight:300; color:green; z-index:2; position:relative; left:25px; top:13px;              }

.layer3 {font-family:monospace; font-size:1em; font-weight:350; color:green;z-index:2; position:relative; left:30px; top:16px;              }

.layer4 {font-family:monospace; font-size:1.50em; font-weight:600; color:green; z-index:2;
position:relative; left:37px; top:20px;
             }

.layer5 {font-family:monospace; font-size:2.00em; font-weight:700; color:green; z-index:3; position:relative; left:48px; top:14px;
            }

.layer6 {font-family:Georgia; font-size:2em; font-weight:700; color:#006400;  position:relative; left:58px; top:3px;
            }

.layer7 {font-size: small; font-family: Georgia, serif; font-variant: small-caps; position:relative; left:150px; top:10px;
            }
.layer7a {font-size: x-small; font-family: Georgia, serif; font-variant: small-caps; position:relative; left:230px; top:5px;
	    }
.layer8 {font-size: x-small; font-family: Georgia, serif; font-variant: small-caps; position:relative; left:615px; 
	    }
.layer9 {font-family: arial, sans-serif; color: black; font-size: 1.75em; fontweight:bold; color:#FFFFFF; position:relative; left:20px; top:-15px;
	    }

p	{font-family:Arial, TimesNewRoman, sans serif; font-size: 1.75em; font-weight:600; color:#FFFFFF; position:relative; left:20px; top:-15; 
	    }

p.a {font-family: arial, sans-serif; font-size:1em; font-weight: bold; background: transparent; text-align: left; margin:10;
    }

p.b {font-family: arial, sans-serif; font-size:1em; font-weight: bold; background: transparent; text-align: left; margin:10;
    }
p.c  {font-family: arial, sans-serif; font-size:1em; font-weight: bold; background: transparent; text-align: left; color: black;
    }

h2  {font-family: Verdana, sans-serif; color: black; font-size: 1em; text-align: center; 
    }

img.floatRight {
	         float:right; margin: 20; 
                           }

table.e {border: none; font-family:monospace; position:absolute; left:20px; top:150px; 
            }

a.z	{font-family:monospace; font-size: 1.85em; font-weight: 800; line-height: 1em; color:#0D120E; background: transparent;
             }
a:link    {font-family:monospace; font-size: .85em; font-weight: 800; line-height: 1em; color:#0D120E; background: transparent;
             }
/* for unvisited links http://www.w3.org/TR/REC-CSS2/selector.
              html#x23*/

a:visited {font-family:monospace; font-size: .85em; font-weight: 800; line-height: 1em; 
color:0D120E; background: transparent;
              }
 /* for visited links */ 

a:active {font-family:monospace; font-size: .85em; font-weight: 800;line-height: 1em; 
color: white; background: transparent;
               }
 /* when link is clicked */


a:link:hover {font-family:monospace; font-size: .85em; font-weight: 800; line-height:1em; color:lightblue; background: transparent;
                } 
/* when mouse is over link */


a:link img {border-style: none;
                }
a:visited img {border-style: none;
                }
