body{
	background-color: #F1F0DA;
	font-family: Arial;
	font-size: 14px;
}

a{
	color: #E66C1F;
	text-decoration: none;
	font-family: Arial;
	
}

.article_head{
	color: #E66C1F;
	font-family: Arial;
	font-size: large;
	font-weight: bold;
}

.caption{
	font-family: Arial;
	font-size: 10px;
}

.offer_text {
	font-family: Arial;
	font-size: 15px;
	color: #990000;
	background-color: #F6BE95;
	text-align: center;
}