body {
	background: #fff;
	color: #6bd553;
	text-align: left;
	margin: 10px 0 10px 10px;
	width: 810px;
	
}

a {
	color: #6bd553;
	text-decoration: none;
	font-family: 'Times New Roman', serif;
	font-size: 20px;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
}

img {
	border: 5px #7bbdd7 solid;
}