/*  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;
	top:5px;
	margin: 0 auto;
	width: 1100px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
    text-align: center;
	font-weight: bold;

	
}


div#navigation{
	width: 1100px;
	position: absolute;
	left: 1px;
	top: 465px;

}





div#right-content{
	width: 1071px;
    position: absolute;
	left: 1px;
	top:570px;
}


div#wood-divider {
	width: 1100px;
                position: absolute;
	left: 0px;
	top: 920px;
}



div#animation{
	width: 550px;
	position: absolute;
     left: 7px;
	top: 1030px;
	
}


div#mast-r{
	width: 381px;
    position: absolute;
	left: 725px;
	top: 1030px;
}


div#footer{
	width: 1100px;
                position: absolute;
	left: 0px;
	top: 1570px;
}