body {
background-color:#000;
background:url(../images/bg.jpg) no-repeat;
background-attachment:fixed;
font-family: Tahoma, Arial, sans-serif small-caps;
font-size:14px;
color:#f2d8a6;
}

a {
color:#2aaaaa;
text-decoration: underline;
}

a hover {
color:#73246c;
text-decoration: none;
}

#header {
background: url(../images/headerbg.gif) no-repeat;

}

#header h1 {
font-family: Tahoma, Arial, sans-serif small-caps;
padding-bottom: 10px;
color:#f2d8a6;
}

