Relative Positioning Example 2

Relative positioning leaves a hole where the content was shifted from.
Relative positioning leaves a hole where the content was shifted from.
Relative positioning leaves a hole where the content was shifted from.

.shift {position: relative; 
top: 120px;
left: 200px; 
color: #f00;
}

The Map:

My Image