body {
	color: #333;
}

.column {
	text-align: justify;
}

.right {
	text-align: right;
}
/* Styles */
a {
	color: #333;
	text-decoration: none;
	border-bottom: thin dotted #333;
}

p img {
	margin:0.5em 1.5em 1.5em 0;
}

h1 {
	font-size: 3.5em;
	color: #333;
}

.column h2, h3 {
	text-align: right;
}