
BODY { 
background: #D6F1E0 url("images/peaback.jpg"); margin:0px; padding:20px;
}

div {
background:#D6F1E0; padding:20px;
}


 
a {
	color: #358143;
  text-decoration: none;
}

A:hover {
  color: #210154;
  text-decoration: underline;
}

