@charset "utf-8";
/* CSS Document */

body {
	background:rgba(119,113,58,1.00);
	
}

.font {
	size:16px;
	color:rgba(90,82,59,1.00);
}

.bold {
	font-weight:bold;
	size:28px;
	color:rgba(0,0,0,1.00);
}