body {
margin: 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 90%;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: +50% +90%;
background-color: #fdd58d;
background-image: url(../images/column5.jpg);}

a:link {
text-decoration: none;
color: #990000;
font-weight: bold;}

a:visited {
text-decoration: none;
color: #990000;
font-weight: bold;}

a:hover {
text-decoration: underline;
color: #333399;}