body { background: #38c; color: #ccc; cursor: default; margin: 20px; border: 0; font-family: Verdana, "Microsoft Sans Serif", "Lucida Grande", Lucida, sans-serif; font-size: 12px; }
ul { list-style: none; }
td { text-align: center; }
a:link, a:visited { color: #ad9; }
a:hover, a:active { color: #fd2; }
strong { color: #c00; }
img { border: 0; }
#logo { background: #39c; border-bottom: 3px solid black; margin-bottom: 30px; padding: 10px 30px; }
#maintitle { font-weight: bold; font-size: 32px; color: #eef; }
#subtitle { position: relative; font-size: 24px; color: #cef; font-weight: bold; font-style: italic; right: 200px; top: 25px; }
#sponsor { text-align: right; }
#sponsor em { font-style: normal; letter-spacing: 0.5em }
.menu { float: left; }
.menu ul { position: relative; right: 30px; }
.contents h2 { background: #9bd; color: #137; border-bottom: 2px solid gray; border-right: 2px solid gray; padding: 5px 5px 5px 20px; position: relative; bottom: 35px; left: 10px; width: 70%; font-size: 12px; }
.contents { background: #16a; color: #ccc; border: 2px solid black; margin: 40px 0px 0px 180px; padding: 10px; }
