body {
background-color: #000000;
background-image:url('images/BE Fire Dept Badge13.jpg');
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
font-family: Times New Roman, Garamond, Serif;
font-size: 18px;
color: 	#FF0000;
}


h1 {
text-align: center;
font-family: Brush Script MT, Vijaya, Sans-Serif;
color:#FF0000;
font-size:65px;
background: url('images/fire2.jpg') center;
margin: 0;

}

h2{
text-align: center;
font-family: Times New Roman, Garamond, Serif;
color:#FF0000;
font-size:40px;
}

h3 {
text-align: center;
font-family: Arial, Verdana,Sans-Serif ;
color:#800517;
margin:0px;
padding:0px;
}

h4 {
text-align: center;
font-family: Arial, Verdana,Sans-Serif;
color:#800517;
font-size: 25px;
margin:20px:
}


ul#list-nav {
list-style:none;
margin:10px;
padding:0px;
}
ul#list-nav li {
display:inline;
}
ul#list-nav li a {
text-decoration:none;
padding:8px 0;
color:#FF0000;
Width:150px;
text-align: center;
border-right:10px solid ##FF9900;
}
ul#list-nav li a:hover {
background:#FF0000;
color:#FFFFFF;
}

