body{

    padding: 0;
    margin: 0;
}


#errorcircle{ 

text-align: center;
width: 50%;

margin: auto;
}



#wrapper{ 

    font-family: 'Open Sans', sans-serif;
    color: rgb(0, 0, 0);
    font-size: 1.3em;
    display: inline;
    margin: auto;
    width: 100%;
    text-align: center;
    position: absolute;
    top:20%;
}


#wrapper{ 

    font-family: 'Open Sans', sans-serif;
    color: rgb(0, 0, 0);
    font-size: 1.3em;
    display: inline;
    margin: auto;
    width: 100%;
    text-align: center;
    position: absolute;
    top:25%;
}

#bodycenter2{


    font-size: 0.8em;
    margin: auto;
    margin-top: 20px;
    color: rgb(75, 75, 75);
   max-width: 500px;
}

#bodycenter3{


    font-size: 3em;
    margin: auto;
    color: rgb(255, 130, 130);
   max-width: 500px;
 font-weight: 600;
}