body{
background-image:url('circuit.jpg');
background-repeat: repeat;
}
a:link, li a:hover, a:visited {
text-decoration: none;
color: white;
}
#mypicture{
  position: absolute;
  right: 10%;
  top: 6%;
  color: gray;
}
#stories{
  position: absolute;
  left: 10%;
  top: 45%;
  color: white;
}
#comics{
  position: absolute;
  left: 32%;
  top: 74%;
  color: white;
}
#videos{
  position: absolute;
  left: 17%;
  top: 10%;
  color: white;
}
