/* CSS Document */
body {
	background: url(images/Body-Background.jpg);
	font-size: 12px;
}
.copyright {
	font-family: 'comic sans MS',Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}
.content {
	font-family: 'comic sans MS', Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
}
a {
	color:#c82e74;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
table.ecom {
	background: url(images/Ecom-Table-Background.jpg);
	font-size: 12px;
}
.html
{
	font-size: 12px;
}