/* Created using Style Master from Western Civilisation CSS1 { 2 2 512 630 } */
/* my first style sheet */

body {
 background-attachment: fixed; 
 background-color: #000000;
 background-image: url('images/back.gif');
 color: #FFFFFF;
 font-family: Arial;
 font-weight: bold;
 font-size: 10pt }

p {
 color: #FFFFFF;
 font-family: Arial;
 font-weight: bold;
 font-size: 10pt }

h1 {
 font-family: Arial Black;
 text-align: center; 
 font-size: 12pt }

h2 {
 background-color: #000080;
 font-family: Arial;
 text-align: center;
 font-weight: bold; 
 font-size: 14pt }

h3 {
 background-color: #0000ff;
 font-family: Arial Black;
 text-align: center; 
 font-weight: bold;
 font-size: 16pt }

h4 {
 background-color: #0000ff;
 font-family: Arial Black;
 text-align: center; 
 font-weight: bold;
 font-size: 18pt }

h5 {
 background-color: #0000ff;
 font-family: Arial Black;
 text-align: center; 
 font-weight: bold;
 font-size: 20pt }

h6 {
 background-color: #0000ff;
 font-family: Arial Black;
 text-align: center; 
 font-weight: bold;
 font-size: 22pt }

a:link {
 color: #0066FF;
 text-decoration: none;
 font-family: Arial;
 font-weight: bold;
 font-size: 10pt }

a:visited {
 color: #0066FF;
 text-decoration: none;
 font-family: Arial;
 font-weight: bold;
 font-size: 10pt }

a:hover {
 color: #00FFFF;
 text-decoration: underline;
 font-family: Arial;
 font-weight: bold;
 font-size: 10pt }

a:active {
 color: #0066FF;
 font-family: Arial;
 font-weight: bold;
 font-size: 10pt }
