html, body {width:100%; height:100%; padding:0; margin:0; background:#000000;}
body {
background-image: url('../img/SoftiUX_Construccion.png');
background-repeat:no-repeat;
background-position:center center;
background-attachment:fixed;
-o-background-size: 100% 100%, auto;
-moz-background-size: 100% 100%, auto;
-webkit-background-size: 100% 100%, auto;
background-size: 100% 100%, auto;
}
scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;}
content {padding:5px 300px 20px 200px;}
p {line-height:22px; text-align:justify;}
fixed {position:absolute; top:0px; left:0px; width:160px; z-index:10; color:#567; border:1px solid #000; padding:10px;}