/* External Style Sheet for index.html Page

   Author: Kelly East
   Date:   4/23/2019
*/

img {
	width: 60%;
	float: left;
	margin: 0px 40px 40px 0px;
}

h2 {
	text-align: left;
}

article#cafeHours h3 {
	margin-bottom: 5px;
}

article#cafeHours p {
	margin-top: 5px;
}