/* Body */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Lucida Console", monospace;
}

h2 {
	display: table-cell;
}

hr {
	color: #000000;
}

input.name {
	font-family: "Lucida Console", monospace;
	text-align: center;
	transform: scale(3);
}

p.error {
	font-size: large;
}

table.result {
	font-size: 16px;
}