body {
	background-color: #500000;
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFFFFF;
}
.mainCopy {
	font-size: 14px;
}
a:link {
	color: #CCFFFF;
	font-size: 12px;
}
a:visited {
	color: #CCFFFF;
	font-size: 12px;
}
a:hover {
	color: #CCFFFF;
	text-decoration: none;
	font-size: 12px;
}
.copy12 {
	font-size: 12px;
	line-height: 14px;
}
.copy13 {
	font-size: 13px;
	line-height: 15px;
}
.purchasePhoto {
	border: 2px solid #000000;
}
.copyHome {
	font-size: 15px;
	line-height: 18px;
	text-align: justify;
}
.footer {
	font-size: 10px;
}