@charset "utf-8";
body {
	background-image: url(../images/background.gif);
}

.bodycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009BDA;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	color: #FFFFFF;
}
.centerlist {
	list-style-type: disc;
	padding-left: 215px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009BDA;
}
.cartoons {
	margin-bottom: 6px;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
}
.photo {
	border: 2px solid #FFFFFF;
}
li {
	padding-bottom: 6px;
}
.price {
	padding: 6px;
	color: #FF0000;
	font-size: 22px;
	text-decoration: blink;
}
