body {
		background-image: url('https://www.geocities.ws/mommy9876/Mommy9876sPlace/backs/kaliedobg.gif');
		background-repeat: repeat;
		background-attachment: fixed;

}
	
html {
		-ms-interpolation-mode: nearest-neighbor;
		image-rendering: -moz-crisp-edges;
		image-rendering: pixelated;
		color: white;
}
	
.container {
		background-image: url(https://www.geocities.ws/mommy9876/Mommy9876sPlace/backs/kaliedobg.gif);
		width: 650px;
		
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		margin-left: auto;
		margin-right: auto;
}

.top-content {
		text-align: left;
}

header {
    text-align: center;
    margin: 10px;
}

* {
    cursor: url("https://pipe.miroware.io/5fa4c2a7e6bde66c95ca4453/sitestuff/junk/moo.cur"), default !important
}