body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(myspace%20logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
