1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html>
3<head>
4    <title>Example 3</title>
5    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
6    <style type="text/css">
7    <!--
8    body {
9        font-family: Verdana, Arial, Helvetica, sans-serif;
10        font-size: 12px;
11        color: #000000;
12        background-color: #FFFFFF
13    }
14    -->
15    </style>
16</head>
17
18<body>
19    <h1>Greetings!</h1>
20    <h3>&nbsp;</h3>
21    <h3>Use the navigation to go for some action!</h3>
22    <h3>If you like can change the navigation language use the select option an the left.</h3>
23</body>
24</html>