.home_Nav {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
#main {
	width: 1000px;
	background-image: url(images/homepage_background.jpg);
	margin-right: auto;
	margin-left: auto;
}
.left {
	text-align: left;
}
.centered {
	text-align: center;
}
.text_30point {
	font-size: 30px;
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
}
.text_48point {
	font-size: 48px;
}
.text_24point {
	font-size: 24px;
}
a {
	text-decoration: none;
}
