@charset "utf-8";
/* CSS Document */

body {
	background:#222221;
	margin:0px;
}

.global {
	width:860px;
	height:auto;
	margin:0px auto 0px auto;
	position:relative;
}

.image {
	width:860px;
	height:auto;
	margin:0px auto 0px auto;
	position:relative;
}

.facebook {
	position:relative;
	z-index:1000;
	margin:-90px 0px 0px 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.facebook {
	position:relative;
	z-index:1000;
	margin:-90px 0px 0px 0px;
}
