html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: top; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { margin:0; list-style: none; } input, select, textarea{ color:#666; border: 1px #CCC solid; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } html{ width:100%; height:100%; } body{ font-family:"Oswald",sans-serif; width:100%; height:100%; background-color: #dc2a1c; color:#777; } #wrapper{ width:100%; height:100%; } #content{ width:100%; height:500px; margin-left:-50%; top:10%; left:50%; position:absolute; } #content-inside{ text-align:center; } h1{ padding-bottom:175px; font-size:16px; text-align: center; color: #222; text-align: center; color: #131313; text-shadow: 0px 1px 2px #666; font-style:italic; margin-top: -165px; text-transform:uppercase; } h2{ padding-top:10px; padding-left:-50%; font-size:12px; color: #ffffff; } p{ color:#666; margin-top:10px; padding:20px; line-height:20px; font-size:14px; background-color: #1C1C1C; text-shadow: 0px 1px 2px #000; box-shadow: 0px 1px 2px #666; } span.buldge{ text-shadow: 0px 1px 2px #111; color:#777; } a{ color:#999; } a:hover{ color:#FFF; } .imagens_in img{ -ms-filter: "alpha(opacity=50)"; filter: alpha(opacity=50); opacity: 0.5; } .imagens_in:hover img{ -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); opacity: 1; }