.globe {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/globe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
}
