body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
}

 
h1, h2, h3 {
	color: #000000;
	text-align: center;
}

#homepage_text {
	margin-top: 10%;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#homepage_text a:link, a:visited{
	color: #000000;
	text-decoration: none;
	
}

#homepage_text a:hover {
	color: #151515;
}

hr {
	border-style: none;
	color: #151515;
	background-color: #151515;
	height: 1px;
	margin-top: -2px;
}

h1 {
	font-size: 40px;
	margin-bottom: 12px;
	line-height: 60px;
}

h2 {
	font-size: 25px;
	margin-top: -25px;
	line-height: 37px;
	}

h3 {
	font-size: 14px;
	margin-top: -15px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}


hr {
	margin-bottom: 30px;
}

#footer_link {
	background: url(../images/transbg2.png) repeat;
	font-size: 10px;
	padding: 10px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#footer_link a {
	text-decoration: none;
	color: #4b432e;
}

#footer_link a:hover {
	color: #545f58;
}
