body  {background:yellow;}






#carretera {position: absolute;
left: 400px; top: 150px;
width: 200px; higth; 200px;
padding:5px;
border-style: dashed; border-width: 5px; border-color: blue;}


#poli {position: absolute;
left: 250px; top: 470px;
width: 200px; higth; 200px;
padding:5px;
border-style: dashed; border-width: 5px; border-color: blue}


#campo {position: absolute;
left: 800px; top: 470px;
width: 200px; higth; 200px;
padding:5px;
border-style: dashed; border-width: 5px; border-color: blue}
