body {background-color: rgb(30, 30, 30);
font-family: serif;
text-align: justify
}

img {
height: 200px;
width:auto;
border-color: black;
border-radius: 5px;
  border-style: groove;
}

h1 {font-size: 30px;
text-align: center;
font-weight: 50;
}

h3 {font-size: 24px;
  font-weight:25;
  text-align: left;
}

h4 {text-align: center;}

p {font-weight: 100}

h6 {font-size: 12px;
  opacity: 80%;
}