.wrapper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    font-family: "Verdana";
    width: 210mm;
    height: 297mm;
}

.bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 210mm;
    height: 297mm;
}

p {
    margin-bottom: 5px;
    margin-top: 5px;
}


.div-participant-name {
    position: absolute;
    top: 125mm;
    width: 100%;
    text-align: center;
    font-size: 12pt;
    margin-top: 4pt;
}

.span-participant-name {
    margin-bottom: 8pt;
    font-size: 22pt;
    font-weight: bold;
}

.div-two-column {
    position: absolute;
    top: 150mm;
    left: 135mm;
    font-size: 14pt;
    margin-top: 12pt;
}

.span-two-column {
    margin-bottom: 8pt;
    font-weight: bold;
}

.div-position-abs {
    position: absolute;
    top: 141mm;
    left: 159mm;
    font-size: 14pt;
    margin-top: 12pt;
}

.div-postion-group {
    position: absolute;
    top: 151mm;
    left: 149mm;
    font-size: 14pt;
    margin-top: 12pt;
}

.div-distance {
    position: absolute;
    top: 169mm;
    left: 110mm;
    font-size: 14pt;
    margin-top: 12pt;
}

.div-results {
    position: absolute;
    top: 179mm;
    left: 115mm;
    font-size: 14pt;
    margin-top: 12pt;
}
