﻿html{
	background:black;margin:0; padding:0; text-align:center;
	color:#e1e1e1;
}

boby
{
	background:black;margin-top:10px; padding:0; text-align:center
}

.sito{
	padding:auto;  width:950px;
	background-image:  url('images/sfnd_sito.jpg');
	background-repeat:repeat-x; text-align:center;
	margin:auto;
}

.cover
{
background-image: url('images/sfnd_sito_top.jpg');	width:950px; height:411px;
background-position:bottom;background-repeat:no-repeat;
}


.bottom
{
	width:950px;height:160px;
	background-image:url('images/sfnd_sito_bottom.jpg');
	background-position:-2px 0px;
	background-repeat:no-repeat;
}

.logo
{
	text-align:right;
}

.marchi
{
	margin-top:250px; float:right; margin-right:45px;
}