@import url("base.css");
h2{border-bottom:2px solid #663;}
h3{border-bottom:2px solid #663;}
#main{ padding: 10px 0px 10px 30px; }
#tmain{width:400px;}
.tt{ width:10em; text-align:center;}
.tt a{color:#663; text-decoration:none;}
.tb{ width:12em;padding:10px;background:#9c6;}
ul#poem li{display:inline; padding:0 1em; border-left:1px solid #663;}
ul#poem a:link,
ul#poem a:visited{color:#333;text-decoration:none;}
ul#poem a:hover,
ul#poem a:active,
ul#poem a:focus{color:#9c6;background:#663;text-decoration:none;}
