#menu-wrapper {
	background-color: #cc0000;
		position: relative;
		height:10px;
	margin: auto; 
    text-align: center;
      top: 0px;
    left: 0px;
	}
	
	#menu-wrapper 2{
	background-image:url('img/back.jpg');
		position: abslute;
		height:267px;
	margin: auto; 
    text-align: absolute;
      top: 10px;
    left: 0px;
	}