.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.cakedescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.eventcakelist {
	border-top-color: #66ccff;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: 66ccff;
}
.dottedline {
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: 66ccff;
	background-image: url(wfbkg.jpg);
	background-repeat: repeat;
}
.spcakename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-right: 10px;
	color: ff99cc;
}
body {
  background-image: url(wfbkg.jpg); 
  background-color: #ff99cc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  padding: 0;
  margin: 50;

  text-align: center;

}