.error-page-head p {
    font-family: "Times", Times, "Times New Roman", serif;
    font-size: 21px;
    font-style: italic;
    padding-top: 15px;
    color: #666666;
    margin: 0;
}

.error-page-head span {
    font-size: 52px;
    font-weight: 500;
}

.error-page-head {
    text-align: center;
    padding-top: 20%;
}

/*div#top, div#foot, div#layout-1col h1{
    display: none;
}
*/

.error-page-not-found {
    text-align: center;
    font-family: "Times", Times, "Times New Roman", serif;
    font-size: 52px;
    font-style: italic;
    line-height: 96px;
}

.error-page-back {
    text-align: center;
    color: #666666;
    font-size: 18px;
}