body {
    background-color: lightblue;
}

h1 {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    text-align: center;
    font-size: 42px;
    font-weight: 300;
    background-color: #EF9559;
    margin: 0px;
    padding: 8px 0px;
}

h2 {
    font-family: 'Readex Pro', sans-serif;
    text-align: center;
}

p {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-align: center;
    margin: 5px 15%;
    line-height: 27px;
}

.telyphone-numero {
    font-weight: bold;
}