.sh-404-title {
    display: block;
    width: 100%;
    line-height: 110px;
    font-size: 110px;
    font-weight: bold;
    text-align: center;
		color: #cc9933
}
.sh-404 h3 {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
}
.sh-404 > div {
    text-align: center;
    color: #333333;
}