body {
background-attachment: fixed;
background-image: url(backgroun2.gif);
background-repeat: yes-repeat;
background-position: right top;
} 

h1 { 
font-family: Arial;
font-size: 20px;
font-weight: bold;
color: #000000;
text-align: center
} 

h2 { 
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #000000;
text-align: center
 }

:link {
color: #003366
}

:visited {
color: #003366