body{
background-color:#000;
font-family: Arial;
font-size: 12px;
color: #fff;
}

a:link{
font-family:inherit;
font-size:12px;
color: #ff3300;
text-decoration:none;
letter-spacing:3px;
font-variant:normal;
}
a:active{
font-family:inherit;
font-size:12px;
color: #ff3300;
text-decoration:none;
letter-spacing:3px;
font-variant:normal;

}

a:visited{
font-family:inherit;
font-size:12px;
color: #ff3300;
text-decoration:none;
letter-spacing:3px;
font-variant:normal;
}

a:hover{
font-family:inherit;
font-size:12px;
color:#fcbc14;
text-decoration:none;
letter-spacing:3px;
font-variant:normal;

}

#header{
background-image:url(hellrideedit.jpg);
background-repeat:no-repeat;
height:411px;
}

#page{
width:400px;
border:2px solid #fcbc14;
}

#menu{
width:400px;
text-align:center;
position:absolute;
top:418px;
}

.menu a:link{
font-family:inherit;
font-size:14px;
color: #ff3300;
text-decoration:none;
letter-spacing:3px;
font-variant:small-caps;
}
.menu a:active{
font-family:inherit;
font-size:14px;
color: #ff3300;
text-decoration:none;
letter-spacing:3px;
font-variant:small-caps;
}
.menu a:visited{
font-family:inherit;
font-size:14px;
color: #ff3300;
text-decoration:none;
letter-spacing:3px;
font-variant:small-caps;
}
.menu a:hover{
font-family:inherit;
font-size:14px;
color:#fcbc14;
text-decoration:none;
letter-spacing:3px;
font-variant:small-caps;
}

#cont{
width:390px;
text-align:justify;
margin-left:2px;
margin-top:20px;
margin-bottom:10px;
margin-right:10px;
}

h1{
font-family:inherit;
font-size:14px;
color:#fcbc14;
text-transform:uppercase;
}

h2 {
font-family:inherit;
font-size:14px;
color:#fcbc14;
}


#foot{
clear:both;
background-image:url(.jpg);
background-repeat:no-repeat;
height: 50px;
margin:0px;
text-align:center;
padding:5px;
border-top:2px solid #fcbc14;
}

