

body
{
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	color: #aaa;
}
#wrap
{
	height: 100vh;
	width: 100%;
	display: block;
	position: relative;
	background-color: #ccc;
	background-image: url("myfriend-23-3.jpg");
	background-color: #000;
	min-height: 600px;
	min-width: 600px;
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #aaa;
}
.flo
{
	position: absolute;
	display: inline-block;
}
#floater1
{
	top: 50%;
	left: 45%;
}
#floater2
{
	padding: 20px;
}
#floater3
{
	bottom: 5px;
	right: 5px;
}
#floater4
{
	
}

