body {
	font-family: Helvetica;
	background: #FFF;
	-webkit-user-select: none;
    -webkit-text-size-adjust: none;
}

a img {
	border:0;
}

form {
	text-align: center;
}

h1 {
	margin: 0;
	text-align: center;
}
h3 {
	margin: 0;
	color: #C41200;
	font-size: 17px;
}

hr {
	width: 80%;
	text-align: center;
	border: 0;
	height: 1px;
	background: #CCC;
}

#results {
	padding: 0 10px;	
}

#location {
	width: 80%;
}
#term {
	width: 80%;
}
#footer {
	margin-top: 50px;
	text-align: center;
}