body {
	background-color: #AFD8D3;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/snow.gif);
}
.basicblackword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.bigblak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}
.largeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #7B68EE;
}
.mediumblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7B68EE;
	font-weight: bold;
	text-align: center;
}

.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7B68EE;
}
.italicwords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

.facbric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.linksize {
	font-size: 10px;
	color: #000000;
}.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.sizing {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.green-xmas {
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	color: #060;
	text-align: center;
	background-color: #FFF;
}

