body { color: white; font-size: small; font-family: Arial; background-color: #000; }

.heading1 { color: #ccc; font-size: x-large; font-family: Arial; text-decoration: none; text-align: left; }
ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
a
{ text-decoration:none; color:white; font-size: small; font-family: Arial; background-color:black; padding:0.2em 0.6em; }
a:hover { color: white; background-color:gray  }
li {display:inline}
body 
{ background-color: black; background-image:
none; }
.centered-table { margin-left: auto; margin-right: auto; background-image: url(../images/pj_mtb_webcov2.jpg); background-repeat: no-repeat; width: 600px; height: 850px; }
div { text-align: center; }
.centered { margin-left: auto; margin-right: auto; }
p { color: gray; font-size: small; font-family: Arial; background-color: black; background-position: 0 top; }
.footer { color: white; font-size: x-small; font-family: Arial; background-color: black; text-align: center}
.heading2 { color: #ccc; font-size: medium; font-family: Arial; background-color: black; text-decoration: none; }
b
{ float:left; width:75px; text-decoration:none; color:white; font-size: small; font-family: Arial; background-color:black; padding:0.2em 0.6em; border-right:1px solid white; }
