#globe {
	text-align: center;
	clear: none;
	height: 300px;
	margin: auto;
	padding-top: 80px;
	position: absolute;
	top: 50px;
	left: auto;
	right: auto;
}
.stripes {
	border: 2px ridge #000066;
}
