@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	background-color: #020202;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(logo_splash.jpg);
}


a img { border: none ; }
