@charset "utf-8";
/* CSS Document */

#back {
	background-image: url(images/greatlengths-copy.jpg);
	background-repeat: no-repeat;
	height: 425px;
	background-position: center;
}
#content {
	padding-left: 114px;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 40px;
}

