.containerdiv{
position : relative; 
width : 520px; 
background-color : black;
border : solid 1px yellow; 
font-family : verdana, arial, sans-serif; 
font-size : 11px ! important;  
color : #fffff0; 
padding : 5px;
text-align : center;
letter-spacing : 0px ! important; 
}

.box1{
letter-spacing : 0px ! important;
text-align : center;
}

.box2 {
position : relative;
width : 340px;
height:195px;
padding : 0px;
text-align : center;
margin-left : auto;
margin-right : auto;
} 

.box3 {
position : relative;
text-align:left;
padding-top :20px; 
} 

.whatitdo {
position : absolute; 
top : 0px; 
left : 0px; 
width : 430px; 
background-color : black; 
padding : 10px; 
font-family : verdana, arial, sans-serif; 
font-size : 11px ! important; 
color : #fffff0; 
letter-spacing : 0px ! important;
text-align:left;
border : 1px solid yellow;
} 

.oops {
color : #ffffff; 
} 

.hilite {
color : yellow; 
} 

.results {
position : relative; 
} 

.buttons {
width : 100px; 
font-family : verdana, arial, sans-serif; 
font-size : 11px ! important; 
color : black; 
background-color : white;
letter-spacing : 0px ! important; 
} 

a.kjg:link, a.kjg:visited, a.kjg:active{
color : #fffff0;
text-decoration : none;
}

a.kjg:hover{
color : yellow;
}