h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000099;
	text-decoration: underline;
}
.highlight {
	color: #FFFFFF;
	background-color: #009933;
	background-repeat: repeat;
	font-size: 24px;
}
.box {
	height: auto;
	width: auto;
	border: thin solid #00CC66;
	text-align:center;
	background-position: center;	
}

