body { padding: 10em; font-family: Times New Roman; color: black; } ul.navbar { list-style-type: none; padding: 0; margin: 0; position: absolute; top: 25em; left: 2em; width: 250px; } h1, h3, h4, h5 { font-family: Times New Roman; text-align: center; } ul.navbar li { background: white; margin: 0.5em 0; padding: 0.3em; } a:link { color: blue } p { line-height: normal; text-align: justify; font-size: 16px } p.titulo{ font-size: 20px; } .tipo { color: #ffffff; font-size: 20px; border-radius: 10px 5px 10px 5px; background-color: #696969; } div.info{ padding-top: 20px; } img.logos { width: 15px; height: 15px; } .logo{ width: 300px; height: 80px; } .logo2{ width: 300px; height: 50px; }