.article {
	max-width: 100%;
	height: auto;
	text-align: justify;
	padding: 10px;
}


.description > h1 {
	font-size: 1.25em;
	margin-bottom: 0px;
}

.description > h2 {
	margin-top: 0px;
	font-size: 1em;
	font-weight: normal;
	color: #888;
}

.description > h3 {
	margin-top: 1em;
	font-size: 0.5em;
	font-weight: normal;
	color: #888;
}

.article > p {
	margin-bottom: 0px;
	line-height: 1.7em;
}

.img {
}