body {
	background-image: url("t2.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
}