body {
	background: #680101  repeat;
	}
	
a:link, a:visited {
	color: #E1A511;

	}

p.a {
	text-align:center;

}
h1 {
	color: #E1A511;
	background:none;
	text-align:left;
			
	}

p 	{
	text-color:000;
	padding: 15px 0 0 0px;
	margin:0 0 0 0px;
	}

#container {
	background: #880000;
	}
	
#navigate ul, #footer ul{
    visibility:hidden;
	}
	
#moreInformations {
	display:none;

}

#mainContent {
        position:relative;
	float:none;
	background: #880000;
	color: #fff;
	align:center;
	padding-bottom:90px;
	padding-top:20px;
	}
	
#frame {
	position: relative;
	left:-40px;
	margin:auto;
	padding: 20px 20px 20px 20px;
	background: #961F1F;
	width: 500px;
	}
	
#pexclamation {
	position:float;
	float:left;
	padding-right:20px;
	background: url(images/pee.png) top left no-repeat;
	width: 84px;
	height: 250px;
}

#cahd {
	position: absolute;
	top:-5px;
	left:-5px;
	width: 11px;
	height: 12px;
	background: url(images/cahd.png) top left no-repeat;
}

#cabg {
	position: absolute;
	bottom:-5px;
	right:-5px;
	width: 11px;
	height: 12px;
	background: url(images/cabg.png) bottom right no-repeat;

}
