questo è il codice della pagina che fa da titolo (praticamente l'head dei frame)

<html>

<head>
<meta http-equiv="Content-Language" content="it">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>titolo</title>
<base target="sommario">
</head>

<body background="images/banner%20solerosso.jpeg" style="background-repeat:no-repeat">

</body >



</html>