﻿#contenitore {
	background-position: center center;
	position: relative;
	width: 790px;
	height: 390px;
	background-image: url('../gif/copbed.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#testo {
	position: absolute;
	width: 210px;
	height: 335px;
	top: 30px;
	right: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-align: justify;
}

