body {
	background-image: url(HHStAW.png);
	background-size: cover;
	background-attachment: fixed;
	font-family: Cambria Math;
}

div {
	font-size: 120%;
	line-height: 2.5;
	margin-top:40px;
	margin-left: 150px;
}

h1 {
	font-weight: normal;
	display: inline-block;
	margin-bottom: 5px;
	border-bottom: 1px solid;
	line-height: 1;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #800080;
}
