/* CSS Document */


a{outline:none}
.clearfix {clear:both;height:1;}
.clearboth {clear:both;}

a,a:link {color:#002f5f; text-decoration:underline;}
a:hover, a:active {color:#990000;text-decoration:none;}
a:visited {	color:#006699;text-decoration:underline;}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 133%;
	font-size: 13px;
	background-color:#13181c;
 background-image:url(imgs/cof-01331.jpg);
 	background-repeat: no-repeat;
	background-position: top center;}

 h1 {
	display: block;
	 
	bottom: 5%;
    position: fixed;
	 
	margin-top: 600px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 a {
	background-image: url(imgs/course-of-fire-wide.png);
	background-repeat: no-repeat;
	background-position: left center;
		margin: 0px auto!important;
	height: 172px;
	width: 882px;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.preamble {		
	text-align:center;
    margin: 0px auto;
	width: 482px;
	text-transform:uppercase;
	letter-spacing:1px;
	 color:#ffffff;
	
	}