/* CSS Document */
<style type="text/css">

body {
	background-image: url(url());
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#cartlink {
	position: absolute;
	top: 30px;
	left: 300px;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #BD311A;
}
h1 {
	font-size: 18px;
	color: #1B4D97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #9A2814;
}
h3 {
	font-size: 12px;
	color: #78BBE4;
}
h4 {
	font-size: 12px;
	color: #BF3119;
}

</style>

body {
	background-color: #BF311B;
}
#table {
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #7A2010;
}
body {
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
}
.style3 {color: #000000}
.style4 {
	color: #FFFFFF;
	font-size: 9px;
}
.cart {
	font-size: 14px;
	font-weight: bold;
	right: 30px;
	bottom: 60px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
