body{
	text-align: center; 
	background-color: #080600;/*#191300;*/
	color: #ffffcc;
	font-family: Arial;
	margin: 0;
	text-indent: 0;
	font-size: 13px;
}

a, 
a:link,  
a:hover,
a:active,
a:visited{
	color: #e3356f;
	text-decoration: none;
}

a img {
	border: 1px solid #000000;
}

#wrapper{
	margin: 0px auto 0px auto;
}



#wrapperFault{
	margin: 0px auto 0px auto;
	width: 455px;
	height: 570px;
	background-color: #000000;
	text-align: left;
	padding: 40px 55px 0px 40px;
	background-image: url("footerlogo.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

#wrapperAdmin{
	margin: 0px auto 0px auto;
	width: 455px;
	background-color: #000000;
	text-align: left;
	padding: 40px 55px 150px 40px;
	background-image: url("footerlogo.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
