body {
  background-color: black;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: green;
}

img {
  border: none;
}

ul {
  list-style: none;
}

.text {
  font-weight: bold;
  font-family: serif;    
  color: black;
}

.circle-right1 {
  position: absolute;
  left: 800px;
  top: 50px;
  width: 75px;
  height: 75px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  background-color: #ccc;   
}

.map {
  width: 180px;
  color: black;
  font-size: 1.25em;
  line-height: 0.85em;
  position: absolute;
  left: 818px;
  top: 79px; 
}

  .circle-right2 {
  position: absolute;
  left: 800px;
  top: 150px;
  width: 75px;
  height: 75px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  background-color: #ccc;   
}

.siteimages {
  width: 180px;
  color: black;
  font-size: 1.25em;
  line-height: 0.85em;
  position: absolute;
  left: 807px;
  top: 179px; 
}

 .circle-right3 {
  position: absolute;
  left: 800px;
  top: 250px;
  width: 75px;
  height: 75px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  background-color: #ccc;   
}

.suggestsites {
  width: 180px;
  color: black;
  font-size: 1.25em;
  line-height: 0.85em;
  position: absolute;
  left: 807px;
  top: 279px; 
}

.circle-right4 {
  position: absolute;
  left: 800px;
  top: 350px;
  width: 75px;
  height: 75px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  background-color: #ccc;   
}

.data {
  width: 180px;
  color: black;
  font-size: 1.25em;
  line-height: 0.85em;
  position: absolute;
  left: 819px;
  top: 379px; 
}

.circle-right5 {
  position: absolute;
  left: 800px;
  top: 450px;
  width: 75px;
  height: 75px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  background-color: #ccc;   
  overflow: hidden;
}

.links {
  width: 180px;
  color: black;
  font-size: 1.25em;
  line-height: 0.85em;
  position: absolute;
  left: 819px;
  top: 479px; 
}

.circle-right6 {
  position: absolute;
  left: 800px;
  top: 550px;
  width: 75px;
  height: 75px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  background-color: #ccc;   
  overflow: hidden;
}

.blog {
  width: 180px;
  color: black;
  font-size: 1.25em;
  line-height: 0.85em;
  position: absolute;
  left: 819px;
  top: 579px; 
}

.do {
  font-size: 5em;
  line-height: 0.85em;
  position: absolute;
  left: 140px;
  top: 130px; 
}

