<!DOCTYPE html>body{background-image: url('/statics/images/course/smiley.gif');background-repeat: no-repeat;background-attachment:fixed;background-position: 30% 20%;}Note: For this to work in Firefox and Opera, the background-attachment property must be set to "fixed".