﻿.menuButtons {
	border: thin groove #FF0000;
}
.generalText 
{
	Font-family: Comic Sans MS;
	Font-size  :  medium;
}
.heading1
{
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: medium;
	background-color:Silver;
	color: Purple;
}

.itemPrice
{
	font-weight:bold;
	font-family:Verdana;
	font-size:small;
}
