/* TUTTOBENE - 2023 */


body {
  background-color: #742a00;
}

div#container {

            position: relative;
			margin: 0 auto;
			width: 950px;
			
}

div#head {

            position: absolute;
			left: 1px;		
			top: 45px;
			width: 850px;
			height: 650px;
			
}

div#caption {

            position: absolute;
			left: 1px;		
			top: 1480px;
			width: 445px;						
}

div#animation {

            position: absolute;
			left: 1px;		
			top: 1025px;
			width: 445px;						
}

div#animation2 {

            position: absolute;
			left: 458px;		
			top: 1025px;
			width: 445px;						
}

div#animation3 {

            position: absolute;
			left: 1px;		
			top: 2000px;
			width: 445px;						
}

div#animation4 {

            position: absolute;
			left: 458px;		
			top: 2000px;
			width: 445px;						
}