body{
	background-color: #97BE0D;
	text-align: center;
	margin-top: 15em;
}
a:link{
	color: #97be0d;
}
a:visited{
	color: #97be0d;
}
a:hover{
	color: #97be0d;
}
a:active{
	color: #97be0d;
}
img{
	border: solid;
}
