@charset "UTF-8";
/* CSS Document */

footer{
	border:1px solid black;
	background-color: #027474;
	width: 100%;
}
a, p{
	color:black;
}

