body {
 font-family: tahoma, verdana, sans-serif;
 font-size: small;
}

h1, h2, h3, th {
 font-family: helvetica, arial, serif;
 text-align: center;
}

li {
 margin-bottom: 0.5em;
 list-style-type: none;
}

h1  { font-size: 200%; }
h2  { font-size: 150%; }
h3, .subheading  { font-size: 125%; }
img { border: 0; }

a, a:visited {
 background-color: #eee;
 color: #333;
 border-bottom: 1px solid #ccc;
 border-right: 1px solid #ccc;
 text-decoration: none;
 padding: 0.1em 0.3em;
}
a:hover {
 background-color: #666;
 color: #fff;
 border-bottom-color: #eee;
 border-botom-color: #eee;
}

#title      { font-size: 250%; margin: 10px; }
#title_link { font-size: 200%; margin: 10px; margin-bottom: 17px; }

#content {
 border: 0px solid #ccc;
 padding: 10px;
 margin: 5px auto;
 width: 400px;
}

.section { margin-top: 3em; }

#link_list {
 width: 200px; margin: 0 auto; padding: 0; text-align: center;
}

.number {
 margin: 2px;
 border: 1px solid #eee;
 padding: 1px 3px;
}

#footer {
 text-align: center;
}