CINXE.COM

Server Maintenance

<!doctype html> <!--[if lt IE 7]> <html class="ie6" lang="en"> <![endif]--> <!--[if IE 7]> <html class="ie7" lang="en"> <![endif]--> <!--[if IE 8]> <html class="ie8" lang="en"> <![endif]--> <!--[if IE 9]> <html class="ie9" lang="en"> <![endif]--> <!--[if gt IE 9]><!--> <html class="" lang="en"> <!--<![endif]--> <head> <meta charset="UTF-8"> <title>Server Maintenance</title> <style type="text/css"> @import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic); @import url(//fonts.googleapis.com/css?family=Gilda+Display); 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: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after { content: ''; content: none; } q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } form { display: inline; } html { -webkit-font-smoothing: subpixel-antialiased; text-rendering: optimizeLegibility; } body { font-family: Arial, Helvetica, sans-serif; font-size: 75%; background: #FFF; width: 100%; color: #444444; } .wrapper { /*@include container(1024px);*/ width: 100%; min-width: 768px; overflow: hidden; position: relative; left: 0; top: 0; z-index: 2; background: #fff; } .innerContainer { max-width: 1024px; margin: 0 auto; width: 100%; min-width: 768px; margin: 0 auto; position: relative; } #content { position: relative;} .wrapDetail { margin: 0 auto; } .wrapDetail h1 { font-family: 'Gilda Display', serif; font-size: 30px; margin: 37px 0 35px 41px; text-decoration: none; padding: 0; } .description { font-size: 15px; color: #333333; font-family: "Gilda Display", sans-serif; line-height: 19px; margin: 0 0 18px 0; padding: 0 16px 0 41px; } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } * html .clearfix { zoom: 1; } /* IE6 */ *:first-child + html .clearfix { zoom: 1; } </style> </head> <body> <div></div> <div class="wrapper"> <div id="content"> <section> <div class="innerContainer"> <div class="wrapDetail"> <br /><br /><br /> <h1>System under maintenance / Sistema in manutenzione</h1> <div class="clearfix"></div> <div class="clearfix"></div> </div> </div> </section> </div> </div> </body> </html>