body{
  color: #000000;
  margin: 0px 0px;
}

a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{color: #228855;}

.mainObj{
  width: 520px;
  border-width: 1px;
  border-style: solid;
  border-color: #667788;
  height: 350px;
  text-align: center;
}

