<!--
A:link { text-decoration: none; color: #bb0000 }
A:visited { text-decoration: none; color: #bb0000 }
A:active { text-decoration: none; color: #bb0000 }
A:hover { color: white }
.hover2 { color: white }

#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: fixed;
	top: 25%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#horizon2
	{
	background-color: transparent;
	text-align: center;
	position: absolute;
	bottom: 45px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
-->
body 
    {
    background-color: black;
    background-image:url('http://brann-imagegroup.se/flammable.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    }
h1 {
   font-family: courier;
   color: #bb0000;
   font-size: 48px
   }
h2 {
   font-family: courier;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   font-weight: normal;
   }
h3 {
   font-family: courier;
   color: #bb0000;
   margin-top: 0px;
   margin-bottom: 0px 
   }
h4 {
   font-family: courier;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px 
   }
h5 {
   font-family: courier;
   color: #ffffff;
   }
