#content {
	text-align: right;
	letter-spacing: 0.5em;
	padding-top: 10%;
    width: 80%;
    font-family: Helvetica, Verdana, sans-serif;
}

#content a {
	text-decoration: none;
	color: black;
}

#content a:link {
	color: black;
}

