#table table{
    margin-top: 15em;
    background-color: #cccccc;
}
input{
    font-family: "Saysettha OT";
}
body{
    background-color: #ccc;
}
#back a{
    color: blue;
    text-align: center;
    text-decoration: underline;
    font-size: 15px;
}


