.site {
	background-color: #371153;
	width: 900px;
}

img {
	border: none;
}

.backforward {
	height: 72px;
	width: 205px;
	top: 50px;
	position: absolute;
	left: 670px;
}

.text {
	height: 270px;
	width: 144px;
	top: 153px;
	position: absolute;
	left: 697px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.green {color: #96c147}


a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #e2017b;
	text-decoration: none;
}

.contact {
	height: 100px;
	width: 500px;
	top: 220px;
	position: absolute;
	left: 200px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
	}

h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
}

h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
}

h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #8bc53f;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
	text-decoration: underline;
}
