body {
	background-color:#000000;
	background-image:url(bcg.gif);
	background-repeat:repeat;
}
#logo {
	position:absolute;
	top: 50%;
	left: 50%;
	width:276px;
	height:500px;
	margin-top: -250px;
	margin-left: -138px;
	background-image:url(3nodes_logo.png);
	background-repeat:no-repeat;
}