﻿
.style_title {
	font-size: 24px;
	font-family: Pristina;
	text-align: center;
	margin-top: 20px;
}

.style_image {
	border: 1px ridge #339933;
	float: left;
	margin: 10px 20px 0;
	width: 250px;
	height: 323px;
}

.style_review {
	font-size: 14px;
	font-family: Georgia;
	text-align: justify;
	line-height: 150%;
	text-indent: 30px;
	margin-bottom: 10px;
}

.style_critic {
	font-size: 16px;
	font-family: Garamond;
	text-align: right;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 30px;
}
