body {background-color: #FFF99D}
{font-family: sans-serif}

div {padding-left: 50px}

h1 {
  font-family: Arial, sans-serif;
  font-size: 60px;
  color: #00000;
  font-style: normal;
}

h2 {
    color: 000000;
    font-family:sans-serif !important;
    font-size:30px;
    padding:0px
}

h3 {
    color: 000000;
    font-family:sans-serif !important
}

.responsiveimage{
    width: 100%;
    max-width: 800px;
    height: auto;
 }

p {
    width: 100%;
    max-width: 800px;
    font-family: sans-serif;
}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #006a25;}







