<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="A capo automatico">
  </head>
  <body>
    <pre>&lt;html&gt;
  &lt;head&gt;
    &lt;meta http-equiv="content-type" content="text/html; charset=windows-1252"&gt;
    &lt;link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="A capo automatico"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;pre&gt;/* Index.php*/
html,body{
background:#ffffff;
font-family:lucida console;
}
#login{
border:1px solid #ffffff;
width:600px;
height:150px;
border:1px solid #ffffff;
font-family:algerian;

}
#title{
font-size:60px;
background:#ffffff;
padding-top:10px;
padding-bottom:2px;
text-align:center;
border-bottom:1px solid #ffffff;
}
#form{
text-align:center;
}
#txt{
border:1px solid #000000;
margin-top:6px;
margin-left:20px;
}

#button{
margin-top:5px;
padding:3px;
border:1px solid #000000;
background:#ccc;
width:100px;
color:#000000;
}
#button:hover{
margin-top:5px;
padding:3px;
border:1px solid #000000;
background:#ededed;
width:100px;
color:#000000;
}
#footer{
bottom:1px;
z-index:50%;
position:fixed;
width:100%;
}


/* Private.php*/
#topbar{
width:100%;
border-bottom:1px solid #ffffff;
background:#ffffff;
padding-right:16px;
padding-top:5px;
padding-bottom:5px;
margin-right:-20px;
margin-left:-8px;
margin-top:-8px;
}
#logout{
margin-left:20px;
border:1px solid #ffffff;
padding-top:3px;
padding-bottom:3px;
padding-left:20
px;
padding-right:20px;
background:#ccc;
color:#ffffff;
text-decoration:none;

}
#logout:hover{
margin-left:20px;
border:1px solid #0080ff;
padding-top:3px;
padding-bottom:3px;
padding-left:20px;
padding-right:20px;
background:#ededed;
color:#000000;
text-decoration:none;

}

&lt;/pre&gt;
  &lt;/body&gt;
&lt;/html&gt;
</pre>
  </body>
</html>
