/* CSS Document to print*/
.autor{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: large ;
font: bold ;
}

p.service{
font-family:Georgia, "Times New Roman", Times, serif;
text-align: left;
}

p.contact{
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
}

hr {
margin: 0; 
width: 100%;
}

img.logo {
margin: 0;
border: none;
}