
body {
	background-color: #000000;
	background-image: url(bg-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

div{
border:0px solid black;
width:906px;
}