h1 {
	font-size: 36px;
	color: #CCCCCC;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.hdr_caps {
	font-family: "Times New Roman", Times, serif;
	font-size: 70px;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.pics_prices {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: 500;
	color: #CCCCCC;
	text-align: center;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
}
