main {
	margin-left: auto;
	margin-right: auto;
	color:#7f7f7f;
	font-size:10pt;
	width:75%;
	/*max-width: 600px; */
	max-width: 800px;
	text-align:justify;
}

p {
	margin: 0;
	margin-bottom:1em;
}

a[href='/'] {
	color: inherit;
	text-decoration: none;
	border-bottom: dotted #7f7f7f 1px;
}