/* commun*/




html,body,object {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	
	background : #993300 url('imgs/bg-stripe.jpg') repeat-x center top;
	text-align: center;
}
      
	 
     
	 














