body{
margin:0;
padding:0;
background:#ffffff;
text-align: center;
}

#content {
width: 520px;
height:460px;
margin: 0 auto;
margin-top: 72px;
padding:  0;
font-family:Tahoma, Verdana, sans-serif;
font-size: 11px;
background: url("content.gif") no-repeat;
text-align: center;
}

#content .e400 {
background: url("400.gif") no-repeat center bottom;
width: 240px;
height: 140px;
margin: 0 auto;
text-align: center;
padding: 0;
padding-top: 172px;
}

#content .e401 {
background: url("401.gif") no-repeat center bottom;
width: 240px;
height: 140px;
margin: 0 auto;
text-align: center;
padding: 0;
padding-top: 172px;
}

#content .e403 {
background: url("403.gif") no-repeat center bottom;
width: 240px;
height: 140px;
margin: 0 auto;
text-align: center;
padding: 0;
padding-top: 172px;
}

#content .e404 {
background: url("404.gif") no-repeat center bottom;
width: 240px;
height: 140px;
margin: 0 auto;
text-align: center;
padding: 0;
padding-top: 172px;
}

#content .e500 {
background: url("500.gif") no-repeat center bottom;
width: 240px;
height: 140px;
margin: 0 auto;
text-align: center;
padding: 0;
padding-top: 172px;
}

#content .info {
padding-top: 24px;
}

a {
color: #c7030f;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: 0c0c0c;
}