﻿div.footer
{
	width: 100%;
	padding: 10px;
	background: PowderBlue; 
	border: solid 1px black; 
	border-radius: 5px;
	margin-top: 10px;
}

img.logo
{
	text-decoration: none;
	border-style: none;
	max-height: 80px;
}

