body {
	background-color: #000000;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}

