body {
     background: #C24D29;
     margin:5px 0px 5px 0px;
     background-position:top left;
     }
.copy {
     color: #FFFFFF;
     font-size: 13px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copy a:link {
     color: #F6F2B3;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copy a:visited {
     color: #F6F2B3;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copy a:hover {
     color: #FFFFFF;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copy a:active {
     color: #F6F2B3;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.cover {
     border-top: #E08168 1px solid;
     border-left: #E08168 1px solid;
     border-right: #7D2E19 1px solid;
}
.footer {
     border-left: #E08168 1px solid;
     border-right: #7D2E19 1px solid;
     background: #131313;
}