/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;	
}

/* bg */

.bg_home {
	background-image: url(imagens/bg.jpg);
	background-position: center;	
}

