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

body {
	background-color: #000;
	background-image: url(sfondo_nero.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}

.splash
{
	background-image: url(splash_scuro.png);
}