body {
	margin: 2em 3em 2em 70px;
	font-family: helvetica, arial, sans-serif;
	color: black;
	text-align: justify;
}

p {
	font-family: helvetica, arial, sans-serif;
}

a:hover {
	text-decoration: underline
} 

code {
	text-align: left;
}
