/* ICHI-SUSHI-REDONE- 2024 */


body {
  background-color: #800000;
}

div#container {

            position: relative;
			margin: 0 auto;
			width: 950px;
			
}



div#head {

            position: absolute;
			left: 275px;		
			top: 150px;
			width: 350px;
			
			
}



