body {
	background-image: url(https://roblox-anomalus-records.neocities.org/RAR%20IMAGES/WALLPAPERS/stars.gif);
	background-repeat: repeat;
	background-size: 1280px 720px;
}

.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 100px;
}

.whitediv {
	display: flex;
	justify-content: center;
}

hr {
    border: 0;
}

h1 {
	color: white;
	outline: 4px;
	outline-color: red;
	text-align: center;
	font-family: "Comic Sans MS", Comic Sans;
}

h3 {
	color: white;
	text-align: center;
	font-family: "Comic Sans MS", Comic Sans;
}

h2 {
	color: white;
	text-align: center;
	font-family: "Comic Sans MS", Comic Sans;
}

p {
	color: white;
	text-align: center;
	font-family: "Comic Sans MS", Comic Sans;
	font-weight: bold;
}