body {
	text-align: center;
}

h1 {
	font-size: 250%;
	font-weight: normal;
	margin-top: 150px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

a {
	color: #1E90FF;
	text-decoration: none;
	border-bottom: 1px solid #1E90FF;
	padding-bottom: 3px;
	text-transform: uppercase;
	font-size: 90%;
}

a:hover {
	color: #0073E1;
}
