/* CSS Document */


#base01 {
	width:100%;
	padding: 0 auto;
	background-image: url(../imagem/bgHome.jpg);
	background-position: left;
	height:800px;
	background-repeat: no-repeat;
	background-color: #000000;
}

