/* CSS Document */

body,html{
background-image:url(../images/WebGraphic_5-Tiled.jpg);
background-repeat:no-repeat;

margin:0px;
padding:0px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
background-color:#C3B6A3;
}
#wrapper{
margin:0px;
padding:0px;
width:800px;
margin-left:auto;
margin-right:auto;
position:relative;
height:900px;
}
#header{
margin:0px;
padding:0px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
width:900px;
text-align:center;
color:blue;
font-size:36px;
font-weight:bold;
}
#menu{
padding-top:10px;
}
#maldo{
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:36px;
font-weight:bold;
color:white;
}
.correct{
text-align:center;
color:white;
font-size:24px;
font-weight:bold;
}
.correct1{
text-align:center;
color:white;
font-size:24px;
font-weight:bold;
}
#content{
margin:0px;
padding:0px;
width:800px;
height:700px;
margin-left:auto;
margin-right:auto;
background-color:#C3B6A3;
padding-top:10px;
clear:both;
text-align:center;
font-size:24px;

}
#vocab{

position:absolute;
top:825px;
left:-265px;
}
#band2{
position:absolute;
left:550px;
top:800px;
}