body {
	background-image: url(img/lovestart3.gif);
	background-size: 10%;
	background-repeat: repeat;
	
}



#menu {
	display: flex;
	flex-direction: row;
	margin: 25vh 1em 0 1em; 
	list-style-type: none;
	justify-content: center;
	padding: 0;
	
}

.menu {
	max-width: 70%;
	padding: 15%;
	
}