@charset "utf-8";
/* CSS Document */

#all {
	position:absolute;
	margin:0 0 0 -387px;
	left:50%;
	top:0;
	width:774px;
	height: 968px;
    
}
body {
	background:#ffffff url("../imagens/bg.jpg") no-repeat center top;
	height:100%;
	overflow: visible;
}
	

