div#content{
	background:#000000;
	background-image: url(http://www.775brasil.com.br/imagens/back/cielo02.jpg);
	background-position:right 109px;
	background-repeat:no-repeat;
	height:370px;
}

div#container{
background-color:#000000;
}

div#imgcrop{
	position:fixed;
	width:100%;
	height:500px;
	z-index:0;
	background-image: url(http://www.775brasil.com.br/imagens/back/cielo02.jpg);
	background-position:right -461px;
	background-repeat:no-repeat;
	background-color:#000;
}

body{
	background-color:#000;
}