#link@N@ { position: absolute; top: @X@px; left: @Y@px; width: @W@px; height: @H@px; background-color: transparent; border: 1px solid yellow; }
@N@ = link number, @X@ = area left, @Y@ = area top, @W@ = area width, @H@ = area height