body { font-family: "Comic Sans MS", Helvetica, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
	background-color: #FFFAEE;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	}
	
dt { color: #000000;
	}
	
h1 { color: #000000;
	background-color: transparent;
	}

p { text-indent: 2em;
	font-weight: bold;
	}
	
.price { font-family: "Comic Sans MS", Helvetica, Arial;
	}
	
	
	
	
h2 { color: #000000;
	font-size: 1.3em;
	background-color: transparent;
	}
	
	
h4 { color: #980E04;
	font-size: 1.3em;
	background-color: transparent;
	}	
	
	
	
h3 { color: #13155F;
	font-size: .9em;
	background-color: transparent;
	}						