body { margin:0; background:url('bg.gif') fixed no-repeat #fff; color: #666; font: 11px/1.4 "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; }
a:link, a:visited { font-weight: bold; text-decoration: none; color: #eee;}
a:hover {color: #39f;}
a:active {color: #f33;}
h2 {color: #000; margin-bottom:5px;}
input[type=text], textarea { font: 11px/1.4 "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; border: 1px #999 solid; padding: 4px; background: #FEFEFE;  color: #666;}
input[type=text]:focus, textarea:focus {border-color: #666; background: #fff; color: #000;}
