body
{
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	color: #aaa;
	min-height: 800px;
	min-width: 800px;
}
#wrap
{
	height: 100vh;
	width: 100%;
	display: block;
	position: relative;
	background-color: #ccc;
	background-image: url("anigif_enhanced-1989-1416658096-1.gif");
	background-size: 50%;
	color: #aaa;
	
}
.flo
{
	position: absolute;
	display: inline-block;
}
#floater1
{
	top: 42px;
	left: 187px;
}
#floater2
{
	top: 222px;
	right: 50%;	
}
#floater3
{
	top: 420px;
	left: 50%;
	text-align: right;	
}
#floater4
{
	bottom: 10%;
	left: 20%;
	white-space: pre-wrap;
	background-color: #c44;
	font-weight: 900;
	padding: 20px;
}
#floater4 a
{
	color: #c44;
}
#floater4 a:hover, #floater4 a:active
{
	color: #aaa;
}
#floater5 em
{
	color: #000;
}
#floater6
{
	right: 0px;
	color: #000;
}
