@charset "UTF-8";
html {background-color: bisque; font-family: Arial, Helvetica, sans-serif;}
section {width: 900px; background-color: rgb(177, 177, 177); justify-content: center; display: flex; margin: auto; text-align: justify; 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 {padding: 10px;}
div.img {display: flex; justify-content: center;}
nav {padding: 10px; display: flex; justify-content: center;}
img.t {width: 650px; margin: 5px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.322);}
img.f {width: 430px;}
h1 {color: rgb(110, 110, 110); text-align: center; font-size: 2em;}
p {color: rgb(99, 99, 99);}
p#a {color: #044999e7;}
span {color: rgb(150, 16, 16);}
u {color: #044999e7; text-decoration-style: double;}
u.u {color: rgb(7, 77, 7);}
span.m {color: #772403b9;}
span.a {color: #044999e7;}
span.v {color: rgb(7, 77, 7);}
i.c {color: rgb(141, 141, 141);}
b {font: arial narrow; color: rgb(175, 126, 2);}
