<style>
page.A4 {
height: 297mm;
width: 210mm
}
wrapper {
display: block;
margin-top: 2cm;
margin-right: 3cm;
margin-bottom: 2cm;
margin-left: 2cm;
}
p {
font-weight: light;
font-size: 8pt;
margin-top: 0.25cm;
margin-bottom: 0.25cm;
}
image
{
width: 100%;
}
image.half
{
width: 50%;
}
</style>