/* Kingscifics5.css */
body{
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 5%;
  margin-bottom: 5%;
  background: black;
  text-align: center;
  font-family: "Arial", sans serif, serif
  }

h1{
  color: red;
  font-family: "Arial", sans serif, serif;
  font-weight:bold;
  font-size:500%;
  Font-weight:bold;
  }


a{
  font-family: "Arial", sans serif, serif;
  Font-weight:bold;
  text-align: center;
  color: yellow;
  text-decoration:none
  }