.bgimage {
	background-image: url(botw.png);
	background-position: center center;
	background-size: cover;
	height: 200px;
}