/* CSS Document */
body{
font-size: 12px;
font-family: verdana, sans-serif;
}
input{
border: 1px solid #616161;
background-color: #f2efcc;
padding-left: 3px;
font-size: 12px;
font-family: verdana, sans-serif;
}
fieldset{
width: 500px;
height: auto;
background-color: #e2e0b9;
}
legend{
font-size: 18px;
}
.rules{
}