
BODY {
color: #000000; background: #0000ff; background-image: url('wp12.jpg'); 
background-attachment: fixed;
text-align: justify; 
margin-left: 5%; margin-right: 5%; margin-top: 5%; margin-bottom: 5%;
table: center; 
}
TABLE {  color: #000000; background: #ccffcc; }
TABLE { text-align: center; }
h1 {color: #006666; }
h1 {text-align: center}
h2 {text-align: center}
h3 {text-align: center}
h2 {color: #993399}
h3 {color: #336699}

A:link {background: transparent; text-decoration: none; font-weight:bold; color: #0000ff;}
A:visited {background: transparent; text-decoration: none; font-weight:bold; color: #800080;}
A:active {background: transparent; text-decoration: none; font-weight:bold; color: #ff0000;}
A:hover {background: yellow; font-weight:bold; color: black; text-decoration: underline overline; color: black;}




