@charset "UTF-8";

 /**
 * CALIDA Website
 *
 * Design by NodeThirtyThree <http://www.nodethirtythree.com>
 * Published by Free CSS Templates <http://www.freecsstemplates.org/>
 * Released for free under a Creative Commons Attribution 2.5 License
 * @re-used by		Oscar Di Muzio
 */


body { background: #ffffff url("images/bg_background.jpg") repeat-x scroll;padding: 10px 0; text-align: center;} 

div {font-family: Arial, Helvetica, sans-serif;color: #908076;}
/* Footer */

#page {
	width: 954px;
	margin: 0 auto;
	margin-top: 100px;
}

#footer {
	padding: 20px 0;
	padding-top:25%;
}

#footer p {
	text-align: center;
	font-size: 11px;
	color: #908076;
}

#footer a {
	color: #908076;
}
