@charset "UTF-8";
html {background-color: coral; font-family: Arial, Helvetica, sans-serif;}
section {width: 900px; background-color: rgb(111, 111, 111); justify-content: center; margin: auto; padding: 10px; margin-top: 10px; margin-bottom: 10px; border-radius: 20px; box-shadow: 3px, 3px, 5px rgba(0, 0, 0, 0.322);}
div {display: flex; justify-content: center;}
img.pt {width: 650px; padding: 5px; box-shadow: 3px 3px 5px rgba(80, 35, 35, 0.322)}
img.rup {height: 190px;}
img.mod {height: 240px;}
h1 {text-align: center; font-size: 2.5em; color: #f1e5cb;}
h2 {color: #f1e5cb;}
p#a {text-align: center;}
p {font-size: 1.5; text-align: justify; color: #f1e5cb;}
span {color: rgb(150, 16, 16);}
u {color: #044999e7; text-decoration-style: double;}
u.u {color: #f1e5cb;}
span.m {color: #772403c5;}
span.d {color: #d8a340;}
span.c {color: rgb(190, 196, 190);}
span.a {color: #044999e7;}
span.v {color: rgb(7, 77, 7);}
b {font: Arial Narrow; color: coral;}