BODY  {
	background-color: #ACB3C1;
}

.button  {
	color: #030425;
	background-image: url("../_templateFiles/background-heading.jpg");
	width: 200px;
	padding: 2px;
	margin-bottom: 7px;
	text-decoration: none;
} 

a[href $='.pdf'] { 
   padding-left: 20px;
   background: transparent url(../images/icons/pdf.gif) no-repeat center left;
}