/*

	Author: Edward Wald
	Style for the calculator.
	
*/

.buttonStyle{
	width: 50px;
	height: 50px;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}
