1 2<html> 3 <body> 4 <center> 5 <h1>Programme</h1> 6 <h2>Wolfgang Amadeus Mozart (1756-1791)</h2> 7 <p>The Magic Flute</p> 8 <p>Don Giovanni</p> 9 <h2>Guiseppe Verdi (1813-1901)</h2> 10 <p>Ernani</p> 11 <p>Rigoletto</p> 12 <h2>Giacomo Puccini (1858-1924)</h2> 13 <p>Tosca</p> 14 </center> 15 </body> 16</html>