@size: 10px;

@page :first {
    width: @size;
    height: @size;
}

a {
    width: @size;
    height: @size;
}