.menu {
  font-size: large;
  font-weight:bold;
/* to enable a line break after the photo*/
margin-top: 15px;
margin-bottom: 15px;
}

H2 {
 clear:left;
}

.photo {
 float:left;
 margin-right: 25px;
 margin-bottom: 5px;

}


