#pscore {
	margin-top: 1em;
	font-size: 0.9em;
}
#time {
	font-weight: bold;
	font-size: 1.2em;
}
#ads {
	margin-top: 30px;
	text-align: center;
}
table#board {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font: 1.1em Georgia, Cambria, serif;
	background-color: #999;
}
form {
	margin-top: 20px;
	text-align: center;
}
input {
	width: 400px;
}
table#board td {
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 30px;
	background-color: white;
	color: #336;
}
