body {
	background-color: #000;
	background-image: url(../images/treasure-map-scroll-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
}
#scrollhome1 {
	text-align: center;
	width: 525px;
	margin: auto;
}
#scrollhome1 h1 {
	font-size: 22px;
	margin-top: 32px;
	margin-bottom: 30px;
}

#scrollhome1 h2 {
	font-size: 18px;
}

a:link {
	color: #04519F;
	font-weight: bold;
}
a:hover {
	color: #04519F;
	font-weight: bold;
}
a:visited {
	color: #04519F;
	font-weight: bold;
}
