BODY {
	font-weight: normal;
	font-style: normal;
	font-family: Century Gothic;
	background-image: url('background.jpg');
	text-align: none;
	vertical-align: none
}

TD  {
	font-family : verdana;
	font-size : 8 pt;
	color: rgb(233, 232, 237);
	font-weight : normal;
}

.itemTitleFont {
	color : yellow;
	font-size : 10 pt;
}

.ourPrice {
	color : red;
}

.tableBackground {
	background-color : #FFDE73;
	border : thin solid white;
	grid : thin solid white;
}

.titleFont {
	color: black;
	font-weight : bold;
}

.titleCart {
	color : yellow;
	font-weight : bold;
}
