html {-webkit-font-smoothing: antialiased;}

body {background-color: #D8C6B8; border: 0px;}
        
header {background-position: top; background-color: white; border: 6px solid; border-color: white;}

header p {color: #CF1C44; text-align:center; background-position: top;}
        
.topnav {background-color: #0B9446; border: 3px solid; border-color: #CF1C44; text-align: center; padding-top: 6px; padding-bottom: 6px;} 
        
.topnav a {color: white; font-family: goudy bold; padding: 14px 16px; font-size: 17px; text-decoration: none;}
        
h1 {color: #CF1F45; font-family: klinic slab; font-size: 30px; text-align: center;}
        
p {color: #553237; text-align: center; padding-left: 50px; padding-right: 50px;}
        
h2 {color: #CF1F45; font-family: klinic slab; font-size: 30px; text-align: center;}
        
img {display: block; border: 12px solid; border-color: white; margin-left: auto; margin-right: auto; margin-bottom: 20px;}

footer {background-color: #0B9446; border: 3px solid; border-color: #CF1C44; padding-top: 3px; padding-bottom: 3px; font-size: 10px; text-align: right; padding-right: 3px;}

footer h1 {text-align: right; font-size: 10px; font-family: klinic slab;}

footer h1 a {color: white; font-family: goudy bold; text-decoration: none;}

footer p {text-align: right; color: white; font-size: 10px; padding-right: 0px;}

footer p a {color: white; font-family: goudy bold; text-decoration: none}
        