/*style sheet for elementary arithmetic*/

@media screen { body {font-family: "times new roman", serif; font-size: 14pt; }}

div.one {font-size: 3.5em; font-weight: bold;  position: absolute;   top:  12%;  left: 48%; }
div.two {font-size: 3.5em; font-weight: bold;  position: absolute;   top:  25%;  left: 42%; }  
div.three{font-size: 3.5em; font-weight: bold;  position: absolute;   top:  26%;  left: 48% }

div.four {font-size: 2.2em; font-weight: bold; position: absolute; top: 48%; left: 32%; }
div.five {font-size: 2.2em; font-weight: bold; position: absolute; top: 48%; left: 39%; }
div.six {font-size: 2.2em; font-weight: bold; position: absolute; top: 48%; left: 48.5%; }
div.seven {font-size: 2.2em; font-weight: bold; position: absolute; top: 48%; left: 58%; }

div.eight {position: absolute; top: 63%; left: 39%; } 
div.nine {position: absolute; top: 63%; left: 48.5%; }
div.ten {position: absolute; top: 63%; left: 58%; }

div.eleven {position: absolute; top: 83%; left: 10%; }
div.twelve {position: absolute; top: 83%; right: 10%}
div.thirteen {font-size: 1.7em; font-weight: bold;  text-align: center; }
div.fourteen {position: absolute; top: 77%; left: 13%; font-weight: bold; }
div.fifteen {position: absolute; top: 77%; right: 13%; font-weight: bold; }

div.sixteen {position: absolute; top: 40%; left: 17%; font-size: 1.7em; font-weight: bold; }
div.seventeen {position: absolute; top: 40%; left: 49%; font-size: 1.7em; font-weight: bold; }
div.eighteen {position: absolute; top: 40%; right: 16%; font-size: 1.7em; font-weight: bold; }

div.nineteen {position: absolute; top: 70%; left: 47%; font-weight: bold; }
div.twenty {font-size: 1.7em; font-weight: bold; }

div.spec  {font-size: 2.2em;
             font-weight: bold;
             position: absolute;
             top: 48%; left: 47%; }

div.lft {text-align: left; }

p {position: absolute; top: 42%; line-height: .4em; margin-left: 37%; margin-right: 37%; }

hr  {position: absolute; top: 42%;  }             

 #bd {font-weight: bold; }

.ctr {text-align: center; }

.invs {color: #66ccff; background-color: #66ccff; }

.a:link:hover, a:visited:hover {color: #000000; background-color: #daaa00; }

.bo {font-weight: bold; }

.return {font-size: 12pt; color: #0066cc; }
.ink {font-style: italic; color: #0066cc; }
.w3 {position: absolute; bottom: 5%; left: 10%; } 