Use CSS in the <head> section of the page, or in an external style sheet: <style type="text/css"> body { background-image:url(images/background.jpg); background-repeat:no-repeat; background-position:center center; } This defines the image to use, prevents tiling and positions the image in the center of the page. -- Ron Symonds - Microsoft MVP (Expression) Reply only to group - emails will be deleted unread. http://www.rxs-enterprises.org/fp