body {margin:0px;}
#scene {width:320px;height:380px;margin:0px;background:#8B4513;}
#vocab5brd {float:left;position:relative;margin:0px;width:320px;height:320px;}
#vocabdef {float:left;position:absolute;top:0px;left:0px;width:290px;margin:5px;height:100px;border:1px solid #D2691E;font-family:verdana, arial,helvetica;font-size:18px;color:#ffffff;padding:5px;}
#ansbrd {float:left;position:absolute;top:120px;}

.ans_0, .ans_1, .ans_2 {float:left;width:300px;height:32px;margin:5px;font-family:verdana, arial,helvetica;font-size:18px;padding-top:8px;padding-left:8px;color:#000000;}
.ans_0 {background:url(../images/vocab_o.png) no-repeat;}
.ans_1 {background:url(../images/vocab_g.png) no-repeat;}
.ans_2 {background:url(../images/vocab_r.png) no-repeat;}

.deftxt {float:left;width:290px;font-family:verdana, arial,helvetica;font-size:16px;color:#ffffef;font-style:italic;font-weight:bold;}


#btnbrd {float:left;height:50px;width:320px;margin-top:10px;}
.btntxt {float:left;font-family:verdana, arial,helvetica;font-size:18px;color:#ffffff;padding-top:8px;}


