@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/web/imatges/generals/fons.gif);
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-color: #000;
	text-align: center;
}
	

