```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
}
.contractcover {
textalign: center;
margintop: 50px;
}
.contracttitle {
fontsize: 24px;
fontweight: bold;
marginbottom: 20px;
}
.contractdetails {
fontsize: 18px;
marginbottom: 10px;
}