.heading {
color: white;
text-shadow: 3px 3px #000000;
text-align: center;
}

.main {
text-align: center;
color: white;
font-size: 24px;
font-family: "Munro", Verdana, sans-serif;
}

a:link {
    color: blue;
}

a:visited {
 color: red;
}

body {
background-image: url("https://www.capitalatplay.com/wordpress/wp-content/uploads/2017/09/INTERNET.jpeg");
background-repeat: repeat;
background-size: 100%;
}

img{
  width:540px;
    height: auto;
  }
  