body {
	padding:0px;
	margin:0px;
}

#errorboxoutline{
  width: 100;
	margin:auto;
	text-align:center;
	padding-top:30px;
}

#errorboxoutline h1.logo{
  display: none;
    
}

#errorboxoutline h1{
  font-size: 180px;
  margin: 0;
  color: #154591;
  text-shadow: -1px -1px #156145;
}

#errorboxheader{
  font-family:Rokkitt;
  font-size:300%;
  color:#b3773f;
  padding-top:20px;
  padding-bottom: 10px;
}

.number_error{
  font-family:"Yanone Kaffeesatz";
	font-size:140px;
	color:#51b9ee;
}

#infor_error{
  font-family:Arial;
  font-size:30px;
  color: #6b6b6b;
  font-weight: normal;
  text-shadow: 1px 1px #ccc;
  margin-top: -20px;
}

#techinfo{  
	font-family:"Arial";
	font-size:80%;
	font-weight:inherit;
}

#techinfo p a{
  color: #f2c060; 
  text-decoration:none;
  margin-left: 5px;
}   

#techinfo p{
  margin:0px;
  color: #9f9f9f;
}

#techinfo p img {
  max-width: 100%;
}

#techinfo p.img{
  margin-top: 30px;
}
