body {
background-image: url("/img/bg.jpg");
background-attachment: fixed;
}

h1{
font-size: 1.4em;
color: white;
font-face: arial, sans-serif;
margin-bottom: -1;
}


.content{
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;}

a {color: #E8A80E;text-decoration: none;}
a:visited {color: #E8A80E;text-decoration: none;}
a:active {color: #C00000;text-decoration: none;}
a:hover {color: #E8A80E;background:#000000;text-decoration: none;}

.footer {
font-family: Verdana, Arial, Helvetica, Geneva, san-serif;
font-size: 10px;
color: #C0C0C0;
font-weight: normal;}

a.footer {color: #F8BC0C;text-decoration: none;}
a.footer:visited {color: #F8BC0C;text-decoration: none;}
a.footer:active {color: #C00000;text-decoration: none;}
a.footer:hover {color: #000000;text-decoration: underline overline;}