/* CHARCOALS STEAK-GRILL RE-DONE - TEST - APRIL, 27, 2022 */





body {
  background-color: #ffbf80;
}

div#wrapper {

            position: relative;
			margin: 0 auto;
			width: 846px;
			
}

div#head {

            position: absolute;
			top: 100px;
			width: 846px;
			left: 1px;	
			
}


