body {
    font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 13px;
    padding: 5px;
}

.container {
	width: 800px;
}

.section {
	margin: 15px 0;
}

.section .title {
	font-weight: bold;
	padding-bottom: 5px;
}

.timestamp {
	margin-top:20px;
	font-size:11px;
}

