body {
font-family: georgia, "Times New Roman", serif;
color: #fff;
background: url(background.gif) repeat #698BFF;
text-align: center;
}

#wrap {
width: 800px;
margin: 0 auto;
text-align: left;
}

h1 {
font-size: 36px;
}

a {
color: #fff;
}

td {
font-weight: bold;
}

.normal td {
font-weight: normal;
}
