@charset "utf-8";
/* -------------------------------- 

 layout

-------------------------------- */
html,body{height:100%;}
section.boxTop, section.boxBottom{height:50%;}
footer{position:absolute;bottom:0;}

/* -------------------------------- 

 parts

-------------------------------- */
h1 {top:53%;color:#fff;}
#mailer{
    position:absolute;
    left:50%;top:84%;
    margin:-8px 0 0 -13px;
    z-index:1001;}

/* -------------------------------- 

 overlay

-------------------------------- */
/* .overlay{height:50%;} */