
:root {
font-size:1em;
font-family:sans-serif;
color:#b0b0b0;
}

body
{
margin:0px;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:left top;
background-color:#FE3939;
background-size:cover;
}


img {max-width:100%;
     padding: 0;
     border:0px solid red;
}



h1 {font-family:'arial',sans-serif;font-size:1.3em; font-weight:600;color: #f0f0f0;line-height:1.6em;}


