<* parmacetti.css *>
body {
background-color: white;
}
.header {
font-family:monospace;
font-size:32pt;
font-weight: bold;
padding-left:30px;
color: black;
}
.content {
font-family:monospace;
font-size:14pt;
border:1px solid black;
overflow: auto;
background:#E8E8E8 ;
}
<* parmacetti.css *>
body {
background-color: white;
}
.header {
font-family:monospace;
font-size:32pt;
font-weight: bold;
padding-left:30px;
color: black;
}
.content {
font-family:monospace;
font-size:14pt;
border:1px solid black;
overflow: auto;
background:#E8E8E8 ;
}