body {
	line-height: 1;
	color: #FFFFFF;  
	margin: 0; 
	padding: 0;
	background: url(https://hellstormer.neocities.org/images/darkbg.jpeg);
	background-size: 400px;
	background-repeat: repeat;
	text-align: center;
}
h4 {
  font-family: fantasy;
  line-height: 25px;
  text-align: center;
}
img {
  width: 300px;
  border-style: ridge;
  border-width: 10px;
}
h1 {
  text-align: center;
}