@font-face { 
	font-family:titre;
	src:url(../resources/Jacek.eot);
}

@font-face { 
	font-family:titre;
	src:url(../resources/Jacek.ttf);
}

@font-face { 
	font-family:papyrus;
	src:url(../resources/papyrus.eot);
}

@font-face { 
	font-family:papyrus;
	src:url(../resources/papyrus.ttf);
}

#news {
	/*background-color: #ff00ff;*/
	color: #603f0b;	
	font-family:papyrus;	
	font-size:1.2em;
	text-align: justify;
	text-indent: 30px;
	width:100%;
	left:-8px;
	margin-top: -10px;
	position: relative; 
	overflow: hidden;
}

