body {
	background-image: url("strooigoed.png");
	background-size: cover;
	font-family: monospace;
}

.rijm {
	margin: 2% auto 2%; 
	text-align: center;
	width: 70%;
	background-color: rgb(137,207,240, 0.7);
	color: white;
  text-shadow: 2px 2px #000000;
}

.huisje {
  position: absolute;
  left: 0;
  top: 0;
}

.huisje img {
  height: 30px;
}
  
  