body {
	font-family: Trebuchet MS;
	margin: 10px 20px 10px 20px;
}

h1 {
	border-style: solid;
	border-color: #008000;
	border-radius: 20px;
	text-align: center;
	background-color: #BBBBBB;
}

s.hidden {
	display: none;
}
