/* CSS Document */


body {
	background: transparent url(../imatges/background.jpg) no-repeat;
	background-position:top center;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
}
div#contents {
	width: 100%;
	text-align: center;
}
img {
	margin: 0 30px;
}