* { padding: 0; margin: 0; list-style: none; }
body { background: url('../img/pasto.jpg') center no-repeat; background-size: cover; font-family: Calibri, Lucida, sans-serif; }
h1#logo { text-indent: -9000px; width: 759px; height: 237px; margin: 50px auto; background: url('../img/logo.png'); }
div#mensagem-temporaria { width: 480px; height: 130px; padding: 10px; background: #3E6D4A; margin: 0 auto; text-align: center; border-radius: 10px; }
div#mensagem-temporaria p { font-size: 18px; color: white; }
address { font-size: 20px; color: white; font-style: normal; margin-top: 25px; color: #CCC; }