.fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url('../bodyPics/background.jpg');
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}