 h1 {box-shadow: 3px 3px 5px 6px #ccc;
 }
 body {
 	background-image: url(img_flwr.gif), url(paper.gif);
 	background-position: right bottom, left top;
 	background-repeat: no-repeat, repeat;
 }