body
{
color: green;
background: white url(bg.gif) center center no-repeat fixed;
}

.age
{
font-weight: bold;
color: black;
z-index: 8;
}

.plus
{
background: url(plus.gif) no-repeat;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 235px;
font-weight: bold;
cursor: hand;
}

.i
{
background: url(i.gif) no-repeat;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 235px;
font-weight: bold;
cursor: hand;
}

.factor
{
background: url(factor.gif) no-repeat;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 235px;
font-weight: bold;
cursor: hand;
}

.minus
{
background: url(minus.gif) no-repeat;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 235px;
font-weight: bold;
cursor: hand;
}

.times
{
background: url(times.gif) no-repeat;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 235px;
font-weight: bold;
cursor: hand;
}

.divide
{
background: url(divide.gif) no-repeat;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 235px;
font-weight: bold;
cursor: hand;
}

.root
{
background: url(root.gif) no-repeat;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 235px;
font-weight: bold;
cursor: hand;
}

h1
{
font-weight: 900;
font-size: 72px; 
text-align: center;
font-family: Comic Sans MS;
color: olive;
}

.blurb
{
margin-right: 50%;
margin-top: 125px;
text-align: center;
font-size: 24px;
color: green;
text-decoration: none;
}

.design		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; letter-spacing: -1px;}