@charset "utf-8";
/* CSS Document */

body {
	font-family:"Century Ghotic";
	font-size:16px;
	color:#999;
}

#geral_home {
	width:1348px;
	height:4078px;
	margin:auto;
	background:url(../imagens/site%20completo%20sem%20pre%C3%A7o.jpg);
	position:relative;
	
}