h2	{
	font-size: 150%;
	font-weight: bold;
	color: #008;
	}
.intro {
	font-weight: bold;
	font-size: 120%;
	color: #008;
	text-align: center;
	}
.review, .name {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 120%;
	margin-left: 5%;
	margin-right: 5%;
	}
.review {
	text-align: justify;
	}
.name {
	text-align: left;
	margin-left: 10%;
	}
.butts {
	margin-left: 12%;
	margin-right: 12%;	
	text-align: left;
	}

