body{
font-family : Arial;
font-size : 12px;
}
#q0, #q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9, #q10, #q11{
width : 540px;
border : 1px solid #00cc00;
padding : 15px;
}
#header{
width : 540px;
background-color: #00cc00;
color:white;
text-transform:uppercase;
font-weight:bold;
padding-left:15px;
padding-right : 15px;
line-height:20px;
border : 1px solid #00cc00;
}
#center{
width : 550px;
margin-left : auto;
margin-right : auto;
border : 0px;
}
#buttons{
border : 0px;
text-align : center;
}
div h3{
font-family :Arial;
font-size : 14px;
}
h4{
color : red;
}
input{
width : 75px;
border : 1px ridge silver;
font-family : Arial;
font-size : 11px;
}