body {
	font-family: sans-serif;
	background-color: #99BBFF;
}

.mast {
	width: 80%;
	background-color: white;
	margin: 0 12% 0 7%;
	padding: 20px;
	border: 10px solid #6699DD;
	text-align: center;
	min-height: 185px;
}

.content-container {
	text-indent: 0.5in;
	/* line-height: 150%; */
	width: 80%;
	background-color: white;
	margin: 0 12% 0 7%;
	padding: 20px;
	border: 10px solid #6699DD;
	border-top: 0;
}

.optionbox {
	width: 80%;
	background-color: white;
	margin: 0 12% 0 7%;
	padding: 20px;
	border: 10px solid #6699DD;
	text-align: center;
	background-color: #F1F5FC;
}

p {
	margin-top: -15px;
}

h1 {
	text-indent: 0;
}

h2 {
	text-indent: 0;
}

h3 {
	margin-top: -20px;
}

h4 {
	border-bottom: 2px solid #6699DD;
}

a {
	color: #6611EE;
}

a:visited {
	color: #000033;
}

.orderlink {
	font-size: 1.5em;
	text-indent: 0;
}

.orderlink img {
	border: 0;
}

.figure {
	float: left;
	height: 350px;
	width: 300px;
	font-style: italic;
	padding: 20px;
	text-align: center;
}
