body {
  margin: 0px;
  color: #ffffff;
  background-color: #2f4f4f;
  font-size : small;
  color : #2f4f4f;
  }

a {
 text-decoration: none;
 color : #ffffff;
 }

a:hover {
 text-decoration: underline;
 color : #ffffff;
 }


#copy {
  text-align: right;
}

.wt {
 color : #ffffff;
}

img{
border : none;
}
