

/* HOMEPAGE */





.link_me {
	position: absolute;
	bottom: 20px;
	left:20px;
	height: 250px;
	width: 200px;
	background-color:#316a41;
}
.picturespace{
	position: absolute;
	bottom: 290px;
	left: 20px;
	height: 200px;
	width: 300px;
}
.links {
	position: absolute;
	bottom: 20px;
	left: 240px;
	height: 250px;
	width: 650px;
	background-color:#316a41;
}
