@charset "UTF-8";
p.text {
	text-align: left;
	width: 800px;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
p.picture {
	text-align: center;
	width: 800px;
	margin: 0px;
}
p.date {
	text-align: right;
	width: 800px;
}
h1 {
	font-size: 160%;
}