@charset "utf-8";
#resultsPage {
	background-color: #FFFFFF;
	padding: 10px;
	height: 1150px;
	width: 812px;
}
#resultsPage h1 {
	font: bold x-large Arial, Helvetica, sans-serif;
	color: #CC0000;
}

