.links{
	color: #72BCD9;
	font-family: arial;
	text-decoration: none;
	font-size:11px;
}

.links:hover{
	color: #FFF;
	text-decoration: underline;
	font-family: arial;
	cursor: pointer;
	
}

h1{
margin-top:1px;
font-size:30px;
margin-bottom:-3px;
}

body{
background:url('../styles/theme/background/maintenance_background.png');
background-size:25% 50%;
background-attachment: fixed;
background-repeat: repeat;
}

.error-right-float{
float:right;
}

#error-right-content{
float:right;
width:385px;
height:490px;
}

#error-header-bar-main{
background:url('../styles/theme/background/maintenance_header.png');
position:absolute;
width:100%;
height:100px;
margin-left:-8px;
margin-top:-99px;
box-shadow: 0px 0px 23px #B600FF;
z-index:20;
float:right;
}

#error-header-bar-content-pos{
width:921px;
height:52px;
margin-top:35px;
margin-left:auto;
margin-right: auto;
padding:5px;
z-index:20;
}

.epicdemic-logo{
width:109px;
height:28px;
margin-top:15px;
}

#error-wrapper{
z-index:100;
margin-top:99px;
width:910px;
background:#000000;
margin-left:auto;
margin-right: auto;
padding:10px;
color:#00FF00;
font-size:13px;
border:1px solid #B600FF;
box-shadow: 0px 0px 23px #B600FF;
}

.error-headliner{
background:#140021;
color:#FFD800;
padding:7px;
font-family:arial;
font-size:13px;
}

#error-content-main{
margin-top:10px;
margin-bottom:10px;
}

#error-technical-information{
color:#027102;
}
