body{
    background: #1B5DCD;color: #fff;
}
th {
    background: #ccc;
    text-align: center;
    letter-spacing: 15px;
}
h1.h1 {
    margin-top: 54px;
    color: #fff;
    font-weight: lighter;
}
table {
    margin-top: -36px;
    background: #fff;
}
tr>td:first-child{
    width: 100px;
}
a {
    color: #d6d619;
}

table#fillInstructionTable {
    letter-spacing: 3px;
}