#content {
	width: 600px;
	margin-left: 80px;
	margin-top: 40px;
	text-align: center;
}


#content p {
	font-size: 13px;
	text-align: justify;
}

#content a {
	text-decoration: underline;
}

#content img {
	text-align: center;
}