body {background-color: white}

h1 {text-align: center}

p 
{
color: #000000;
font-size: 100%;
font-family: sans-serif;
margin-right: 5cm;
margin-left: 5cm
}

p.1
{
color: #000000;
font-size: 100%;
font-family: sans-serif;
position: absolute;
top: 400px;
left: 100px;
right: 100px
}

p.2
{
color: #000000;
font-size: 100%;
font-family: sans-serif;
position: absolute;
top: 350px;
left: 50px;
right: 500px
}

table.1
{
position: absolute;
top: 10px;
left: 10px
}

table.2
{position: absolute;
top 10px;
left: 500
}