Background with CSS #6

<STYLE TYPE="text/css">
BODY {background-image: url(images/background.gif);
background-repeat: no-repeat;
background-position: 200px 200px;}
</STYLE>

HTML Goodies