body {
margin:0 auto;
background:#378f38;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

#wrapper{
position:relative;
top:0px;
padding-top:100px;
width:700px;
height:425px;
background:#378f38 url(../images/windowBG.jpg) center top no-repeat;
z-index:99;
margin:0 auto;
}

#wrapper form{
margin:0px 0 0 50px;
width:auto;
color: #fff79a;
position:relative;
}

#wrapper input, #wrapper select{
color: #666;
}

#statement {
font-size:24px;
font-weight:bold;
color:#fff79a;
padding:10px;
top:80px;
margin:0 0 0 40px;
width:320px;
position:relative;
z-index:699;
}


#btn_enter {
margin:10px 0 0 0;
padding:0;
position:relative;
width:94px;
text-align:center;
height:33px;
}

.ageExample{
font-size:10px;
color:#000;
}


#errors{
color:#FF0000;
width:300px;
margin-left:50px;
margin-top:80px;
position:relative;
z-index:999;
font-size:18px;
}
