@CHARSET "UTF-8";

div.text strong {
	color: #ded5b8;
}

div.text em {
	color: #a39f82;
}

div.text h1{
	background: URL(../assets/title_bg.png) no-repeat;
	width: 339px;
	height: 23px;
	
	margin: auto ;
	
	text-align: center;
	line-height: 23px;
	
	color: #FEE9AA;
	
	
	margin-bottom: 5px;
}


