body
{
	font-family: Bookman Old Style, Times New Roman, Times;
	background: rgb(204,204,204);
	color: rgb(0,0,102);
}
a {border:0;color:#555;}
.float {float:left; margin-top:10px;}
#calculator-btn {
width:56px;
height:80px;
/*padding-top:32px;*/
margin:0;
border: 0;
font-size:0pt;
background: transparent url('images/calculator.jpg') no-repeat center top;
overflow: hidden;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}
