@charset "utf-8";
/* SPUD footer css with BOOTstrap 3 CSS Document */

#thefooter {
	background-color: #A2A2A2;
	color: #fff;
	height: 100%;
	padding: 20px;
}
#thefooter a:link {
	color: #fff;
}

