#article {
	width: 700px; /*450*/
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#article p {
	padding-left: 20px;
}

.title {
	color: #e17d1b;
	font-weight: bold;
	font-size: 1.3em; 
	text-align: center;
}

#history {background: url(/images/buttons/selected/history-selected.png);}

