body{
background :black;

}

a {
font-size : 16px;
color : #c38049;
text-decoration : none;
}
a:hover {
color : #fff;
text-decoration : none;
}
h1 {
color: #fff;
font-size: 16px;
font-family : "Verdana", sans-serif;
}
img {
border: 0;
} 
