/* CSS Document */

BODY { 
background-image: url('images/RockySkullBG.gif');
background-repeat: no-repeat;
background-color:#000000;
background-attachment:fixed;
background-position: top center; 
}

a:active{outline: none;}
a:focus{-moz-outline-style: none;}

.oscwrap { 
background-image: url('images/RockySkullBG.gif');
background-repeat: no-repeat;
background-color:#000000;
background-attachment:fixed;
background-position: top center; 
}
