@charset "UTF-8";

@page {
	size: A4 landscape; /*297mm x 210mm*/
}

body {
	width: 277mm; /*page size(297mm) - 2 x page margin(10mm) see domanda.css */
	background-position: 274mm; /*width - 3mm*/
}

dt {
	width: 54mm !important;
}

dd {
	width: 220mm;
}

#watermark {
	width: 300mm;
	transform: rotate(328deg);
}