@charset "UTF-8";

#boxError {
    width: 700px;
    margin: auto;
    margin-top: 20px;
}
#imageError {
    width: 400px;
    display: block;
    margin: auto;
}
#textError {
    text-align:center;
    font-size:20pt;
    margin-bottom: 20px;
}
