body {
	background: #000000;

}

#position {
	position:relative;
	height:600px;
	width:800px;
	background-color: #767676;
	margin: auto;
	top:30px;
	border: 3px solid#FFFFFF;
}