/* CSS Document */

#cart {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	color:;
}
	
#cartHeader {
	font-size: 18px;
	font-weight: bold;
}

#cartText {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:normal
	
#newBackground {
	background-image: url(../Images/LCS_v01_bg.gif);
