html{
 background:yellow url(bg.png) repeat-x;
 color:red;
}
h1{
 margin:0;
 padding:110px 0 0;
}