body.Hafjell {
	background-image: linear-gradient(#32ab54 ,#5291ce ,#e9583a );
	border-color: #ffffff;
	border-radius: 8px;
	border-style: ridge;
	border-width: 15px;
}

#bannerimage {
    width: 100%;
    background-image:url("images/minecraftbannerday.png");
    height: 40%;
    background-position: center;
	border: border-width: 2px;
	border-style: groove;
}

h1.Hafjell {
	border-width: 2px;
	border-style: groove;
	font-size: 30px !important;
	color: white;
	font-family: Brush Script MT
}
nav.navbarHafjell {
	background-color: #e9583a;
}

h2.Hafjell {
	color: white;
	font-size: 22px;
}

h3.Hafjell {
	color: white;
	font-size: 18px;
}

img:hover {
	transform: scale(1.03);
	filter: saturate(150%);
}

img.Hafjell {
	border-radius: 16px;
	border-style: groove;
	border-width: 2px;
}

p.Hafjell	{
	text-align: justify;
	text-align: center;
	color: white;
}