body {
	background-image: url('../gfx/background2.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer{
	width:908px;
	height:40px;
	margin-top:20px;
	left:35px;
	margin-left: 35px;
}
