
	
		#header {
		position: relative;
		width: 100%;
		height: 126px;
		background: #202020 url(../img/mattia/tutorial-2.jpg) no-repeat 217px 2px;
		}
		
			#header .logo {
			position: absolute;
			top: 2px;
			left: 0px;
			width: 217px;
			height: 124px;
			background: #202020 url(../img/mattia/tutorial-1.jpg) no-repeat 0px 0px;
			}
