body{

	background-image: url(images/grid.png), radial-gradient(#5784b9, #3a72b5);

}

.cherry-bomb-one-regular {
  font-family: "Cherry Bomb One", system-ui;
  font-weight: 400;
  font-size: xx-large;
  font-style: normal;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #a1cbfb
}


#maincontent{
	width: 733px;
	margin: 40px auto 20px;
}

#lglkimg{
	width: 518px;
	margin: 20px auto 20px;
}