


/* PROOF-FOOD-SQUARE-PATIO- HATO - REY - ANGEL ORTEGA */


html{ background-color: #ffd200;}



div#container{
margin: 0 auto;
width: 1000px;
position: relative;
			  
}


div#header{
width: 1000px;
position: absolute;
left: 1px;
top: 100px;
font-size: 35px;
			  
}


div#content-center{
width: 1000px;
position: absolute;
left: 1px;
top: 607px
			  
}


div#animation{
width: 500px;
position: absolute;
left: -5px;
top: 1200px
			  
}

div#animation-other{
width: 500px;
position: absolute;
left: 514px;
top: 1200px
			  
}


div#text-bottom{
width: 1000px;
position: absolute;
left: 1px;
top: 1700px
			  
}

div#footer{
width: 1010px;
position: absolute;
left: 1px;
top: 2185px
			  
}





div#navigation{
	 position: fixed;
	 left: -1px;
	 top: 30px;
	 width: 1000px;	
     

}





