html, body{margin:0px;padding:0px; background:rgb(58, 58, 58) url(img/bg.gif); color:rgb(255,255,255); font:40px "Times New Roman", Times, serif;} 
body {text-align:center;table-layout:fixed; } 
#wrapper{background:url(img/gr.gif) repeat-x; }
#wrapper2{margin:0 auto;padding:100px 0 0 0; width:602px;} 
#info { font-size:12px;}
#quote { margin-top:10px; padding 10px; font-size:12px;line-height:18px;}
#content { margin-top:10px; border:dashed 1px rgb(255,255,255); padding:10px; font-size:18px;line-height:26px;}
kbd {color:rgb(130, 186, 0); font-family:"Times New Roman", Times, serif;}
#img { width:600px; height:208px; margin:10px 0; border:solid 1px rgb(255,255,255); background:url(img/off.png) no-repeat;}
#img:hover {background:url(img/on.png) no-repeat;}
.dashed{ border:dashed 1px rgb(255,255,255); padding:10px; margin-top:10px; font-size:15px;}
.dashed:hover { background-color:rgb(76,132,7);}
a { color:rgb(255,255,255); text-decoration:none;}
li { list-style-type:none;} 