body 
{
/*	background: 		url(../foto/mensuil/background.jpg) fixed center no-repeat;*/
	background-color: 	#888888;
}

#Title
{ 
	position:			absolute; 
	left:				20px; 
	top:				20px; 
	width:				200px; 
	font-family:		Lucida Sans Unicode, sans-serif; 
	font-size:			14.0pt; 
	font-weight:		700; 
	line-height:		16.8pt; 
	color:				#FFFFFF;
}

#Text1
{ 
	position:			absolute;	
	left:				20px;	
	top:				60px;	
	width:				400px;
	font-family:		Lucida Sans Unicode, sans-serif; 
	font-size:			10.0pt; 
	font-weight:		400; 
	line-height:		12.0pt; 
	text-align:			justify; 
	color:				#FFFFFF;
}

#Image1	
{ 
	position:			absolute;	
	left:				440px;	
	top:				60px;	
	width:				300px;
	height:				200px;
	border:				5px; 
	border-style:		double; 
	border-color:		#444444; 
}

