body {
	font-family: Times, Times NR, serif;
	background-color: #283b41;
	background-image: url(images/bkd.jpg);
	background-repeat: no-repeat;
	}
#mid {	
	background-image: url(images/mid.png);
	background-repeat: repeat-y;
	}
#main p {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	}
#main li {
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	}
#copy {
	font-size: 11px;
	text-align: center;
	}
#copy a:link {
	color: #9d3a1b;
	}
#copy a:visited {
	color: #9d3a1b;
	}
#copy a:hover {
	color: #9d3a1b;
	}
h1  {
	font-size: 20px;
	}
h2  {
	font-size: 17px;
	}
h1, h2, h3 {
	color: #9d3a1b;
	}
h3 {
	font-size: 14px;
	}
h4 {
	font-size: 14px;
	}
.cart {
	color: #9d3a1b;
	font-size: 15px:
	}