.div_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
.div_testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.div_box .div_testi h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #bea285;
}
a {
	color: #333;
	text-decoration: none;
}
