html {
	background: #ddd url(../img/html.png);
	}
#global {
	padding: 0 10px;
	background: url(../img/global.png) center repeat-y;
	}
#header {
	height: 124px ;
	margin: 0 ;
	background: url(../img/naruto-tetiaire.gif) no-repeat left top ;
	}
#header h1 {
	margin: 0;
	}
	
#shortcuts{
	height: 33px ;
	margin: 0 ;
	background: #86aa01;
	}

#footer {
	background: #280 url(../img/footer.png) repeat-x;
	color: #fff;
	}
