@charset "UFT-8";
html {background-color: antiquewhite; font-family: Arial, Helvetica, sans-serif;}
section {width: 900px; background-color: thistle; display: flex; justify-content: center; margin: auto; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.322);}
section.bo {border-radius: 20px 20px 0px 0px;}
section.to {border-radius: 0px 0px 20px 20px;}
div, nav {display: flex; justify-content: center; padding: 10px;}
div.img {flex-direction: column;}
img.d {width: 430px;}
img.t {width: 282px;}
img.au {width: 650px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.322); padding: 5px;}
h1 {color: rgb(122, 122, 122); text-align: justify; font-size: 2em;}
p {color: rgb(122, 122, 122); text-align: justify; font-size: 1.1em;}
u {color: #044999e7; text-decoration-style: double;}
span {color: #772403b9;}
span.a, p#a {color: #044999e7;}
span.v {color: rgb(40, 114, 40);}
span.cv {color: rgb(150, 16, 16);}
span.r {color: blueviolet;}
span.c {color: rgb(141, 141, 141);}
b {font: arial narrow; color: rgb(122, 89, 5);}
i.i {font-size: 0.8em; font: arial narrow;}