body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(images/css.gif);
}

#header {
	background-image:url(images/header_main.gif);
	width:900px;
	height:121px;
	}
