

body {
margin-top:0; 
margin-left:0;
margin-right:0;
margin-bottom:0;
background-color:#D91F23;
scrollbar-face-color: #D91F23; 
scrollbar-highlight-color: #ab1317; 
scrollbar-shadow-color: #ab1317; 
scrollbar-3dlight-color: #000000; 
scrollbar-arrow-color:  #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-darkshadow-color: #ab1317; 

}


h1 {
font-family: Times New Roman, Arial;
font-size: 24pt;
font-weight: bold;
font-style: italic; // ou normal
color: #000000;

}

p, td {
font-family: Lucida Calligraphy, Times New Roman, Arial;
font-size: 10pt;
color: #000000;
margin: 0px 0px 0px 0px;
}

.testimony{
    font-family: Trebuchet MS;
    font-size: 9pt;
    color: #000000;
    margin: 0px 0px 0px 0px; 
    line-height: 130%;
}

.recipe{
    font-family: Trebuchet MS;
    font-size: 10pt;
    color: #000000;
    margin: 0px 0px 0px 0px; 
    line-height: 130%;
}

.ingredients{
    font-family: Trebuchet MS;
    font-size: 10pt;
    color: #000000;
    margin: 0px 35px 0px 35px; 
    line-height: 130%;
}