.footer {
	margin: 4em 0 0 0;
	padding: 1.5em 4em 2em 8em;
	width: 100%;
	background-color: #3d3935;
	background-image:  url('/themes/Aldus/Images/SFU50_Logo.png');
	background-repeat: no-repeat;
	background-position: 90% 50%;
}

.footer p {
		color: #F7F3ED;
		font-size: 14px;
		margin-top: .4em; text-indent: 0;
}