body {
	background-color:#231f20;
	background-repeat:no-repeat;
	background-position:center top;
}
#img-1 {
	background-image:url(img/bg2.png);
	width: 736px;
	height: 702px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#img-1 #facebook {
	width: 295px;
	height: 550px;
	margin-left: 58px;
	margin-top: 62px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
	position: absolute;
}
#img-1 #facebook iframe {
	border: none;
}
