body {
	background-color: lightblue;
	color: black;
	font-size: 20px;
	font-family: sans-serif;
}
h1 {
	background-color: white;
	text-align: center;
	padding: 20px;
	font-family: arial;
}

h2 {
	color: red
	
}


.monsuperstyle {
	color: white;
	padding: 10px;
	border: solid 5px blue;
	margin: 50px;
	background-image: url(images/gohostfront/preview.png);
	background-size: 1800px;
}

h4 {
	font-size: xx-large;
	
	
}

.redirection {
	font-size: x-large;

}