body {
  background-color: #FFFFFF;
}

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

#main { 
  height:2000px;
  width:2000px;
  margin:15px
}

