body {
	background: url('../images/body_bg.jpg') top repeat-x;
}
.fp-sub {
	width: 281px;
	height: 97px;
	font-size: 12px;
	font-style: italic;
	font-family: 'Noto Serif', serif;
	color: #06430a;
	padding-top: 5px;
	background: #ffffff;
	text-align: justify;
	line-height: 150%;
}

.green {
	text-align: right;
}

.green a, .green a:hover, .green a:active, .green a:visited {
	color: #06430a;
	font-size: 12px;
	font-style: italic;
	font-family: 'Noto Serif', serif;
	text-decoration: none;
	padding-right: 20px;
}