html,body,.container{height:100%}html,body,h1,p,a,div,section{margin:0;padding:0;font-size:100%;font:inherit}
body{color:#fff;background-image:url(../img/persona.jpg);background-position:0% 20%; background-repeat:no-repeat;background-attachment:fixed;  background-size: cover; background-color:#262020;}
@media only screen and (max-width:768px){body{color:#000;background-image:none;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover; background:#393939}}