@charset "utf-8";
#spacer {
	margin-bottom: 30px;
	float: left;
	width: 800px;
}

#about {
	margin-left: 5px;
	width: 500px;
	float: left;
}
.globe {
	background-image: url(../images/about/globe.png);
	background-repeat: no-repeat;
	background-position: 575px 40px;
	height: 355px;
}
