body {
  background-color:#171717;
}
#intro {
 background-image:url('img/new.jpg');
 width:686px;
 height:600px;
 margin-top:50px;
}

a:link {color: #000000;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}
