body{
    background-color:#b1b1e7;
    font-family:Helvetica, Arial, sans-serif;
}

h1{
    color:#0201d8;
    font-size:400%;
    text-align:center;
}

p{
    font-size:200%;
    text-align:center;
}

p#value{
    font-size:250%;
}

p#drawing{
   font-weight:bold;
}

p#last{
    font-size:175%;
    font-weight:bold;
    padding-bottom:40px;
}

span#unit{
    font-size:80%;
    font-weight:bold;
}