html{ font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%}
body{ margin: 0}
a{ text-decoration: none}
.get-plugin,.rio-plugin{ font-size: 14px; padding: 5px; color: #f1f1f1; border-radius: 3px; border: 1px solid; cursor: pointer; display: inline-block; font-weight: bold}
.get-plugin{ position: absolute; right: 10px; top: 10px;}
.rio-plugin{ position: absolute; right: 150px; top: 10px;}

.get-plugin:hover,.rio-plugin:hover{ background: #f1f1f1; color: #333}
.main-logo{ position: absolute; left: 0; top: 0; padding: 10px}
.large-header{ position: relative; width: 100%;	background: #333; overflow: hidden;	background-size: cover; background-position: center center;	z-index: 1}
.intro .large-header{ background-image: url('../images/bg.jpg'); background-position: center bottom}