body {
	text-align:center;

}
#error {
margin-left:auto;
margin-right:auto;
margin-top:50px;
position:relative;
width:380px;
}
#description {
background-image:url(/banca/img/layout/404_background.jpg);
color:#333333;
font-family:Arial,Helvetica,sans-serif;
line-height:130%;
}
#description h3 {
color:#006699;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:26px;
font-weight:normal;
margin-left:20px;
padding-top:20px;
}
#description p {
margin:20px;
}
#logo_error {
text-align:center;
}