/* Hours */
img {
    border: solid 4px black;
}


h2 {
	font-size: 50px;
	font-family: stencil;
	background-color: lightgray;
}

table {
	font-family: stencil;
	font-size: 30px;
	color: red;
	position: center;
	}

	.container {
		background-color: black;

	}

.footer {
	color: white;
}
