body {background-color:#111;
}

html, body {
	height: auto;
}

html, body {
	height: 100%;
	}
	
body {
	text-align: center;
	padding: 0;
	margin: 0;
}

div#distance { 
	margin-bottom: -10em;
	background: red;
	width: 1px;
	height: 50%;
	float: left;
}


img {
border:0;
}

div#content {
	position: relative;
	text-align: left;
	height: 20em;
	width: 40em;
	background: black;
	margin: 0 auto;
	clear: left;
}

.fullpage{
width: 1024px;
height: 768px;
margin: auto auto auto auto;
float:inherit;
background-color:#111;
}

.fullpage2{
	width: 1024px;
	height: 718px;
	margin: auto auto auto auto;
	border:#000000 5px solid;
	float:inherit;
	background-color:#000;
	color: #000;
}

.gallery{
width: 800px;
height: 650px;
margin: auto auto auto auto;
float:inherit;
}

.back{
width: 1024px;
height: 40px;
background-color: #000;
border:#000000 5px solid;
margin: auto auto auto auto;
text-align: right;
}

.back img{
margin-top: 10px; 
}
