@font-face {
	font-family: "SquashMN";
	src:
	url("SquashMN.woff2") format("woff2");
}

body {
	background-image: url("bg.svg");
	background-repeat: no-repeat;
	font-family: "SquashMN", sans-serif;
}

#btn1 {
	top: 237.450px;
	left: 15.700px;
}

#btn2 {
	top: 237.450px;
	left: 68.695px;
}

#btn3 {
	top: 268.447px;
	left: 15.700px;
}

#btn4 {
	top: 268.447px;
	left: 68.695px;
}

#btn5 {
	top: 299.444px;
	left: 15.700px;
}

#btn6 {
	top: 299.444px;
	left: 68.695px;
}

.soundboard {
	position: absolute;
	background-image: url("button.jpg");
	width: 53.145px;
	height: 31.247px;
	border-width: 0;
	font-family: "SquashMN", sans-serif;
	font-size: 10px;
	color: white;
}

.soundboard:hover {
	background-image: url("button_hover.png");
}

.visit {
	position: absolute;
	top: 346.799px;
	left: 15.600px;
	width: 104.397px;
	height: 18.142px;
	background-image: url("visit.png");
}

.visit:hover {
	background-image: url("visit_hover.png");
}

#countdown {
	position: absolute;
	top: 392.301px;
	left: 15.716px;
	font-size: 14px;
	color: white;
}
