p{
	color: black;
	font-family: helvetica, sans-serif;
	}
.head {
	color: #ffffff;
	background-color:blue;
	}
#meat {
	background-color: cyan;
}
