@charset "utf-8";
#geral {
	height: 600px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat;
}
body {
	background-image: url(bg_body04.jpg);
	background-repeat: repeat;
}
