/* CSS definition file containing site wide stylesheets */

.footer {
	background-color: rgb(222,222,222);
	color : rgb(36,17,0);
	border : 1px solid rgb(0,0,0);
	padding : 10px;
	text-align : center
}