div#error-404 h1{
    margin:0 0 15px
}
div#error-404 p, div#error-404 ul{
    text-align:center;
    margin:7px 0
}


div#error-404 ul li {
    border:none;
    line-height:normal;
    height:auto;
    padding:2px 0;
}
