/* CSS Document */body {	font-family: 		Century Gothic, Verdana, Arial, sans-serif;	font-size: 			12px;	margin-top:			0px;	background: 		#FFF;		height:				100%;	background:			 url(../img/recreativa.jpg);	background-repeat:	repeat;	background-position:	50%	0%;	background-attachment: 	fixed;	margin:				0px 0px 0px 0px;	}
