
.fnt1 {
    font-size: 36px;
    color: #282828;
    text-align: center;
}

.fnt2 {
    text-align: center;
    font-size: 28px;
}

p span {
    font-size: 300px;
    color: #f5821f;
    text-shadow: 0 0 20px #c0c0c0;
}

.fnt3 {
    font-size: 18px;
    color: #777777;
    text-align: center;
    font-weight: normal;
}


.error-box {
    width: 70%;
    padding: 1%;
    margin: 0px auto;
    background: #f5821f;
    box-shadow: 10px 10px 18px #797979;
}

.error-fnt {
    color: #fff;
    margin: 0px;
    font-size: 20px;
    text-align: center;
}

.error-fnt1 {
    color: #FF9;
    margin: 0px;
    font-size: 20px;
    text-align: center;
}

.error-fnt2 {
    color: #FF9;
    margin: 0px;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}
p.fnt4{
    text-align: center;
}
.fnt4 span{
    
    font-size: 50px;
}
div.errorImage {
text-align:center;
    }