body { 
	background-color: #000000;
	margin: 0px 0px 0px 0px; 
	padding:0px;
}

div{
	text-align:center;
}

#home{
	width:1000px;
	
}

.fundo_dir{
	background-image: url("../images/home/fundo_dir.jpg");
	background-repeat: no-repeat;
	background-position:left top;
}

.fundo_esq{
	background-repeat: no-repeat;
}