<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {background: #fff url(pattern.jpg) repeat;}
body {font-family:Verdana, Arial, sans-serif; font-size:16px;}
textarea,select,input {font-family:Verdana, Arial, sans-serif; font-size:18px;}
#tudo {width:700px; margin:0 auto; text-align:center;}
textarea,select {width:600px;padding:5px;border: 1px solid #B8CCD1;}
input {padding: 10px; background-color: #437D2F; color: #fff; border: 1px solid #364730;}
input:hover{background-color: #2E5D1E;}
small {color:red;}
textarea {height:300px;}
h1{margin-bottom:50px; color:#B63131;text-transform: uppercase;}
h2{color:#1E450D;}
hr {border: 0px none; height: 38px; margin: 20px; background: url("div.png") no-repeat scroll center top;}
#logo{background: url(amavi.png) no-repeat;width:300px;height:179px;margin: 50px 0 0 200px;}
#logo:hover{background:url(amavi-s.png) no-repeat;}
a, a:link, a:active, a:visited {color: #0F92DA; text-decoration: none;text-transform: uppercase;
-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
a:hover{color:#0B3C9F;}

#aviso {background-color: rgb(255 246 151 / 70%); padding: 15px; border-radius:10px;}
#aviso:hover {background: rgb(184 46 36 / 70%); color: #fff;}
</pre></body></html>