body {
    background-color: rgb(238,153,102);
    margin: 0;
    color: #000;
    font-size: 90%;
}

body,
textarea {
    font-family: tahoma, arial, helvetica, sans-serif;
}

.standaloneMessage {
    text-align: center;
    margin-top: 40px;
    font-size: 110%;
}
