@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

#top-space {
	width: 950px;
	height: 70px;
	}

#body-text {
	width: 950px;
	}
	
#footer {
	}
	
A:link {color:#8d8d8d; text-decoration:none}
A:visited {color: #8d8d8d; text-decoration:none}
A:hover {text-decoration: none; color: #8d8d8d;}
A:active {color: #8d8d8d;text-decoration: none}
a img {border: 0;}
