@charset "UTF-8";
#footerstyle {
	background-color: hsla(191,96%,44%,1.00);
	color: hsla(190,37%,97%,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	height: 350px;
	font-size: large;
}
