body{ background-color: gray;
  background-image: url(images/background.jpg); 
  background-repeat: repeat;
  font-family : Arial,Helvetica,sans-serif;}
p { color: blue; } 
.headlineL{ color: #000080;  font-size: 24pt; font-weight: normal;}
.headline{ color: #000080;  font-size: 18pt; font-weight: normal;}
.headlineS{ color: #000080;  font-size: 12pt; font-weight: normal;}
.easter{ color: #FF00FF;  font-size: 18pt; font-weight: normal;}
.garagesale{ color: #C00000;  font-size: 18pt; font-weight: normal;}
.announce{ color: #2b799f;  font-size: 18pt; font-weight: normal;}
.table{ color: #000080;  font-family: Arial,Helvetica,sans-serif; font-size: 10pt;}
