/*  This is the updating of hector Bonilla's site for Guayabos Sea Breeze. Beginning work on 9/4/2021 */


html{
	
	background-color: #faf0e6;
	
}


div#container {
	position: relative;
	margin: 0 auto;
	width: 1100px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
    text-align: center;
	font-weight: bold;
}




div#animation{
	width: 550px;
	position: absolute;
    left: 7px;
	top: 825px;
	
}



div#mast-r{
	width: 381px;
    position: absolute;
	left: 725px;
	top:785px;
}


div#footer{
	width: 1100px;
    position: absolute;
	left: 0px;
	top: 1365px;
}