body {color:black; background:white;}

#layout {margin:25px 0; text-align:center;}
h2 {margin-bottom:0;}
#boxes {border-collapse:collapse;}
#boxes td {border:1px solid black; width:46px; padding:4px 0; text-align:center; font-size:13px;}

#pick {margin-left:26%; text-align:left;}
#pick li {padding-top:8px; padding-bottom:8px; font-weight:bold;}
input.submit {font-weight:bold;}
#ans {width:520px; margin:15px auto; border:1px solid black; padding:25px 10px; color:#c00; background:#bfdfdf;}

.b0 {background:#fc9;}
.b1 {background:#f60;}
.b2 {background:#0c0;}
.b3 {background:#09f;}
.b4 {background:#ff0;}
.b5 {background:#0ff;}
.b6 {background:#f0f;}
.b7 {background:#69c;}
.b8 {background:#ccc;}
.b9 {background:#f33;}

