@charset "utf-8";
*{margin:0px;
padding:opx;
}
body {
	background:#33383d;
}

#tudo {
	width:1000px;
	margin:0 auto;
}
#banner {
	background: url(../img/r1_web.jpg) no-repeat center;
	width:1000px;
	height:707px;
}
