a {text-decoration: none; color: white; background-color: transparent;}
a:hover {color: yellow; background-color: transparent;}
a.main {text-decoration: none; color: maroon; background-color: transparent;}
a.main:hover {color: red; background-color: transparent;}
body {background-image: url(images/background-left.gif); background-repeat: repeat-y; background-color: snow; margin: 0px; padding: 0px;}
h1 {text-align: center; font-size: 180%;}
h2 {text-align: center; font-size: 160%;}
h3 {text-align: center; font-size: 140%;}
h4 {text-align: center; font-size: 120%;}
img {margin: 1em;}
table#layout {width: 100%;}
table#main td {padding: 2em;}
table#top {width: 100%;}
table#top td {background-color: maroon; color: white; font-weight: bold; font-size: 120%;}
.center {margin-left: auto; margin-right: auto; text-align: center;}
.u {text-decoration: underline;}
