body{background: url("index-tiles.png") #9ec722;}

#body{
  padding: 20px 0;
  background: #312454; 
  color: #9aefff;
  border-style: none groove;
  border-width: 20px;
  border-color: #9aefff;
}

a{text-decoration: none;}
a:link{color: #9ec722;}
a:visited{color: #006d8f;}
a:hover{color: #109e3d;}

.divider{
  margin:0;
  padding: 0;
  width:100%;
  height:50px;
  background: url("divider.gif") repeat-x center center;
}

.divider2{
  margin:0;
  padding: 0;
  width:100%;
  height:50px;
  background: url("divider2.png") repeat-x center center;
}