ti mando il ccs.
Allinterno ci sono 2 stili. Nel test ho usato solo il primo
... forse l'ho creato male

.testata {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 36px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: uppercase;
color: #00CCFF;
text-decoration: none;
background-color: #006699;
text-align: center;
letter-spacing: normal;
word-spacing: normal;
white-space: normal;
display: none;
height: auto;
width: auto;


}
.pretesto {
background-image: url(../img/pretesto.gif);
letter-spacing: normal;
text-align: left;
vertical-align: baseline;
word-spacing: normal;
white-space: normal;
display: none;
}