body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.greencell {
  background-color:#00f723;
 
}
.browncell { 
background-color:#612e00;
}

.center {
  text-align:center;
}

.dashedwhite {
border-color:#FFFFFF;
border-style:dotted;
border-width:thin;
color:#FFFFFF;

}

.backgroundimg {
background-image:url(brownback.gif)
}
