Depends on your needs really. You can simply assign an image background to the body element of your site using CSS (e.g. body {background: url(../pathto/image.jpg) no-repeat center top;} or if you are looking for something more robust that resizes itself based on screen resolution you might want to check out this Supersized Jquery solution: http://www.buildinternet.com/project/supersized/