body {
font-family: 'Comic Sans MS', 'Trebuschet MS', Verdana, sans-serif;
background-color: Yellow;
margin: 0px;
}
#page{
width: 750px;
background-color: Yellow;			
margin: auto;
border: 0px solid black;
position:relative;
}
#column1 {
position:absolute;
top: 3px;
border: 1px solid black;
width: 584px;
background-color: white;
color: black;
height: 470px;
font-size:19px;
z-index:2;
}
#column1b {
width: 583px;
background-color: rgb(80,80,80);
height: 470px;
z-index:1;
position:absolute;
border: 1px solid rgb(140,140,140);
top:7px;
left:4px;
}
#column1c {
font-family:'Comic Sans MS',georgia;
position:absolute;
top: 21px;
left: 0px;
border: 16px solid purple;
width: 524px;
background-color: white;
color: green;
height: 475px;
font-size:20px;
z-index:16;
padding: 12px;
visibility:hidden;
background-color: white;
}
.answerform {
background-color: white;
font-size: 36px;
width: 52px;
position: relative;
border: 0px none white;
border-bottom: 1px solid blue;
color: blue;

font-family: 'Comic Sans MS','Trebuschet MS', Verdana, sans-serif;
text-align: center;
vertical-align:0%;
font-weight: bold;
}
#column1l {
position:absolute;
top: 60px;
left: 400px;
border: 0px solid purple;
z-index:3;
font-size: 186px;
font-weight: bold;
color: blue;
}
#guess {
position: absolute;
top: 60px;
font-size: 170px;
font-weight: bold;
color: blue;
width: 108px;
border: 2px solid blue;
margin-bottom: -10px;
text-align: center;
vertical-align: bottom;
font-family: 'Comic Sans MS', 'Trebuschet MS', Verdana, sans-serif;

}

#column1s {
position:absolute;
top: 370px;
left: 424px;
border: 0px solid purple;
z-index:3;
}

#column1ll {
position:absolute;
top: 140px;
left: 130px;
width:180px;
height:200px;
border: 0px solid purple;
z-index:3;
text-align: center;
line-height:4;
}
.numbering {
color:purple;
font-weight:normal;
}
.linehold {
margin-left: 10px;
margin-top: 16px;
}
.redfont{
color:orange;
font-family: 'Lucida Handwriting', 'Trebuschet MS', Verdana, sans-serif;
visibility: visible;
}
.numbers {
cursor:pointer;


}
#footer {
width: 746px;
height: 23px;
border: 0px solid none;
margin-top: -10px;
}
#column2 {
width: 150px;
height: 580px;
border-left: 0px solid GhostWhite;
border-right: 0px solid GhostWhite;
border-bottom: 0px solid GhostWhite;
position: absolute;
top:0px;
left: 594px;
}
#header {
display: block;
height: 10px;
width: 584px;
border: 0px solid GhostWhite;
margin: 1px;
padding: 0px;
overflow: hidden;
}
#header1 {
display: block;
height: 54px;
width: 584px;
border: 0px solid white;
margin: 0px;
position: absolute;
top: 14px;
left: 2px;
z-index:3;
text-align: center;
font-size:28px;
font-weight: bold;
color: green;
}
#grade {
position:absolute;
left: 450px;
top:-50px;
color: orange;
font-family: 'Lucida Handwriting', 'Trebuschet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 40px;
}
span {text-align: center;}
img  {border:0;}