@charset "UTF-8";
html {background-color: rgb(194, 175, 156); font-family: Arial, Helvetica, sans-serif;}
div, nav {display: flex; justify-content: center;}
section {width: 900px; background-color: rgb(111, 111, 111);
    justify-content: center; margin: auto; margin-top: 20px;
    margin-bottom: 20px; text-align: justify;
    padding: 10px 10px; border-radius: 20px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.322);}
img.rau {width: 650px; padding: 5px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.322);}
h1 {font-size: 1.8em; color: rgb(11, 105, 11); text-align: center;}
h2 {color: rgb(14, 85, 14); text-align: center;}
h3 {color: rgb(14, 88, 14); text-align: center;}
p {font-family: 1.5em; color: rgb(201, 211, 221);}
span {color: rgb(150, 16, 16);}
u {color: #044999e7; text-decoration-style: double;}
span.m {color: #772403c5;}
span#p {color: #9a2cdf;}
span.v {color: rgb(22, 87, 22);}
span.a {color: #044999e7;}
