#juhlasali {
	background-image: url('../images/IMG_2160-scaled.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 60vh;
}

#keittio {
        background-image: url('../images/katarzyna-pracuch-V98W_4pCrVA-unsplash-scaled.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
        height: 60vh;
}

#tila {
        background-image: url('../images/IMG_2160-scaled.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
        height: 60vh;
}

#yhteytta {
        background-image: url('../images/kuva1_editti-1-1536x2048-1-e1643028553175.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
        height: 60vh;
}

.p-div {
	border-block-start-color: rgb(0, 0, 0);
	border-block-start-style: solid;
	border-block-start-width: 2px;
	box-sizing: border-box;
	color: rgb(58, 58, 58);
	direction: ltr;
	height: 2px;
	display: flex;
	width: 200px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.blockspacer {
	padding-top: 40px;
	margin: 0;
}

