
body {height: 1900px; background-color:  #f16369; text-align: center;}
h1 {color:black; font-weight:bold; text-align: center;}
h2 {color:black; font-weight:bold; text-align: center;}
h3 {color:black; font-weight:bold; text-align: center;}
h4 {color:black; font-weight:normal; text-align: center;}
h5 {color:black; font-weight:normal; text-align: center;}
h6 {color:black; font-weight:normal; text-align: center;}
em {font-weight: 600;}

p {text-indent:20px; font-size:12pt; color:black; margin:0; text-align:justify;}

inset {
  position: static;
  background-color: lightblue;
  margin: 50px;
  padding: 10px;
  display: block;
  text-align: left;
    
}


img {
    width: 300px;
    display: block;
    margin: 100px auto 20px;
    min-width: 272px;
}
a {color: black;}
.href{color: black; text-align: center;}

div {color: white;}

#myBlinking {font-size: 14pt; color: white;}

#four {width:1200px;display:inline-block;}