body, h1, h2, h3, h4, h5, h6 {
    font-family: Arial Black, Helvetica, sans-serif;
    color:#181818;
    background: url(images/background_royalpurple.jpg) no-repeat top center ;
    font-size: 25px;
}

a:link {text-decoration: none; color: #fbf300;}
a:visited {text-decoration: none; color: #fbf300;}
a:hover { text-decoration: none; color: #2a2274;} 
a:active {text-decoration: none;}

#topImage {(background: url(images/topred.png) repeat top center;)
}

#mainbody {width: 900px; margin: 0 auto 0 auto; padding: 60px 40px 15px 40px; }


#topHolder {text-align: right;}
p.topText{display: inline-block; vertical-align:top; width: 400px; padding: 0px 0px 0px 50px; }
IMG.asl { display: inline-block;}

#midHolder {margin: 40px 0 40px 0;}

.footHolder {text-align: center; padding: 5px; box-shadow: 5px 5px 5px #888888; background-color: #9d0009; color: #fbf300;}
