body {
	margin: 0px 0px 0px 0px;
}
.footer {
position: fixed;
bottom: 0px; 
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-transform: uppercase;
}
.logo {
	margin-top: 30px;
	margin-bottom: 5px;
}

