@charset "UTF-8";
.wrapper {
	border: 5px solid #000000;
	margin: auto;
	padding: 0px;
	background-image: url(jersey-girl-rug-show.jpg);
	background-repeat: no-repeat;
	clear: none;
	width: 800px;
	background-color: #FFCC66;
}
.text {
	margin-top: 150px;
	margin-left: 220px;
	clear: none;
	color: #2C2D34;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	margin-right: 40px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.footer {
	background-color: #000000;
	height: 30px;
	clear: both;
	float: none;
}
body {
	background-image: url(bluetexture.jpg);
}
.outsideWrapper {
	margin: auto;
	width: 800px;
	background-color: #FFCC66;
	padding: 0px;
}
.left {
	padding-top: 340px;
	padding-left: 25px;
	width: 140px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #772126;
}
.captions {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7C1B21;
	line-height: 16px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

