body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color:#000000;
	background-attachment: fixed;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: center top;

}