body
{
	background-image: url(insideframe.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.reviews
{
	text-align: left;
	font-family: american typewriter;
	font-size: 16px;
	color: #ffffff;
	text-indent: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: transparent;
}

p
{
	text-align: left;
	font-family: american typewriter;
	font-size: 16px;
	color: #ffffff;
	margin-left: 20px;
	margin-right: 20px;
	background-color: transparent;
}

a:link
{
	color: #fff;
	font-family: american typewriter;
	text-decoration: none;
}

a:visited
{
	color: #fff;
	font-family: american typewriter;
	text-decoration: none;
}
a:hover
{
	color: #fff;
	font-family: american typewriter;
	text-decoration: none;
}

a:active
{
	color: #fff;
	font-family: american typewriter;
	text-decoration: none;
}

h1
{
	color: #ffffff;
	background-color: transparent;
	font-size: 24px;
	font-family: american typewriter;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 10px;
}

h2
{
	color: #ffffff;
	font-family: american typewriter;
	font-size: 18px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 10px;
}