body {
    background-color: #DCDCDC;
    font-family: Courier New, monospace;
}

table {
    border: 5px solid #483D8B;
    background-color: #87CEEB;
}

table td {
    border: 2px solid #F4A460;
}

.text1 {
    color: #6B8E23;
    font-size: 20pt;
    font-family: fantasy;
}

.text2 {
    color: #008080;
    font-size: 14pt;
    font-family: Times, Times New Roman, serif;
}
