body {
margin: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 80%;
background-color: #ffffdd;
background-repeat: no-repeat;
background-position: +30% +70%;
background-attachment: fixed;
background-image: url(../images/sky.jpg);}

a:link {
text-decoration: none;
color: #333399;
font-weight: bold;
font-size: 100%;}

a:visited {
text-decoration: none;
color: #333399;
font-weight: bold;
font-size: 100%;}

a:hover {
text-decoration: underline;
color: #993366;
font-size: 100%;}