* { padding: 0px; margin: 0px; font-family: Calibri, Tahoma; font-size: 14pt; }

html { 
  background: url(index.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

h1 { color: #ffcc00; margin: 190px 160px; font-size: 48pt; }