body{
  background-color:#dbb9bf;
  color: #808080;
}
a{
  margin: 10px;
  text-decoration: none;
  color: #dffefd;
}
a:hover{
  color: grey;
  text-align:
  center;
}
#picture{
 margin: 10px 500px;
}
.conor{
  border:2px dotted #2aa774;
  text-align:center;font-size:50px;
}
#ragnar{
  border:2px dotted #808080;
  text-align:center;
  font-size:50px;
}
.first{
background-image: url("https://wallpaperhdzone.com/wp-content/uploads/2017/02/mac-hd-wallpapers9.jpg");
background-size: cover;
background-repeat: no-repeat;
text-decoration: none;
color: grey;
}
#unique{
  width: 110px;
  border: 2px solid grey;
  color: grey;
}
h3{
  text-decoration: underline;
  color: grey;
}
#test{
  color: grey;
}
