body { background-image: url("backgrounds/3.jpg"); no-repeat center center fixe -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } h1 { color: red; font-size: 64px; font-weight: 700; text-decoration: none; font-family: 'Oxygen', sans-serif; text-align: center; } h2 { color: orange; font-size: 32px; font-weight: bold; text-decoration: none; text-align: center } a:link { color:orange; } a:visited { color:orange; } a:hover { color:yellow; }