body {
 background: #ffffff;
}

table {
 background: #ffefd5;
}

div {
 text-align: center;
}

img {
 border: none;
}

.announce {
 font-weight: bold;
 color: red;
 padding: 40pt;
}

