body {font-family:sans-serif;background:url("bg1.png");}
#vid {background:black;position:absolute;width:420px;height:315px;top:50%;left:50%;margin-top:-157px;margin-left:-210px;}
#q { opacity:0.7; color:#060;font-weight:bold;position:fixed; bottom:5px; left:5px;}
#qh { text-align:center;display:inline-block;font-size:12px; margin:2px;width:10px; border:2px solid #060;background:#0b3;padding:2px; border-radius:8px; -moz-border-radius:8px; }
#ql { text-align:center;display:inline-block;font-size:12px; margin:2px;width:40px; border:2px solid #060;background:#0b3;padding:2px; border-radius:8px; -moz-border-radius:8px; }
#qh:hover, #ql:hover { cursor:pointer; }
#qc { text-align:center;width:150px;margin:2px;font-size:10px;display:none; border:2px solid #060;background:#0b3;padding:2px; border-radius:4px; -moz-border-radius:4px; }
a {color:#040}