body{
    margin:0;
    padding:0;
    padding-top:30px;
}
#content{
    text-align:center;
}
#content p{
    font-weight:bold;
}
#content .g6{
    color:#999;
    font-size:9pt;
}
#content .g6 #color{
    color:#f00011;
}
#footer{
    background:url(/images/error/404_bg.gif) repeat-x bottom;
    height:374px;
    padding-top:30px;
}
#footer .images{
     background:url(/images/error/404.gif) repeat-x bottom;
     height:374px;
     width:353px;
     margin-top:10px;
     margin:auto;
}
