body {
margin-left: auto;
margin-right: auto;
width: 900px;
background-color: #bfc6cc;
background-attachment: fixed;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
}

H1 {
color: red;
font-size: 10px;
}

H2 {
color: #000;
font-size: 18px;
}



#leftimage {
width: 15px;
background: url("images/leftbar.jpg");
}

#rightimage {
width: 15px;
height: 100%;
background: url("images/rightbar.jpg");
}

#bottomimage {
width: 900px;
height: 83px;
background: url("images/bottom.jpg");
}

#topimage {
width: 900px;
height: 83px;
background: url("images/top.jpg");
}


#backimg {
width: 640px;
height: 224px;
background: url("images/firestarter.jpg");
}


	 
 a.btn{
color:#000000;
background: #ffffff;
padding:3px;
border:solid;
border-width:1px;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
text-decoration:none;
}
a.btn:hover{
color:#000000;
background: #cccccc;
padding:3px;
border:solid;
border-width:1px;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
}

#footerinfo {
color:#FF0000;
font-style:normal;
font-weight:bold;
font-size:10px;
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#footerinfo a{
color:#FF0000;
font-style:normal;
font-weight:bold;
font-size:10px;
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#footerinfo a:hover{
color:#FF0000;
font-style:normal;
font-weight:bold;
font-size:10px;
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
}