.indent { text-indent: 2em; }

.bg {
 background-attachment: fixed;
 background-image: url bg.jpg;
 background-repeat: no-repeat;
 background-position: left top;
}