@charset "iso-8859-2";
/* CSS Document */

body {
	background-image:url(../img/fondo_home.png);
	overflow-x: hidden;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-repeat: repeat;
}
