.downloadbutton {
	background-color: #c74ee0;
	padding: 5px 10px;
	border-radius: 5px;
	color: white !important;
	font-weight: bold;
}

body {
		background-color: white;
}

body.page footer div.findfb img {
	width: 150px;
	border: 1px solid #dfecfc;
	border-radius: 5px;
	padding: 10px 15px;
}