* { margin: 0; padding: 0; } body { font-family: Verdana, Geneva, sans-serif; background: rgb(255, 255, 255) url(img/petrin_gs.png) no-repeat center center fixed; -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; } a { color: #4949f7; text-decoration: none; } a:hover { text-decoration: underline; } #information { text-align: right; position: fixed; top: 5px; right: 5px; }