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

.FooterJoe {
	width: 100%;
	background-color: #1F272B;
	text-align: center;
	color: #CCC;
}
.joe {
	margin-left: 20%;
	color: #FFF;
}
table {
	color: #000;
}

.products {
	width: 75%;
	margin-left: 120px;
}
#joe {
	color: #000;
}

