*{ font-family: arial; }
body{ margin: 0px; background-image: url(images/hatter.jpg); }
h1{ margin: 0px; padding: 0px; color: #333333; font-size: 32px; }
h2{ margin: 0px; padding: 0px; color: #333333; font-size: 24px; font-style: italic; }
.title{ color: #0098f8; font-size: 18px; font-style: italic; font-weight: bold; }
.desc{ color: #666666; }
.mainbg{ background-image: url(images/tdbg.jpg); background-repeat: repeat-x; }
.sbold{ font-weight: bold; font-size: 16px; font-style: italic; }
a:link{ color: #da0000; font-weight: bold; }
a:visited{ color: #da0000; font-weight: bold; }
a:hover{ color: #800000; font-weight: bold; }

