
body {
	padding: 10px;
}

h1 {
	font-family: Courier;
}

p{
	font:15px Courier;
}

.article {
	padding: 0 20% 2% 0;
}