/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer    text-transform: uppercase; */

  body { background-image: url(../Ima/foldpaper.jpg);
    scrollbar-face-color: #999999; 
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-3dlight-color: #CCCCCC; 
    scrollbar-darkshadow-color: #CCCCCC; 
    scrollbar-track-color: #CCCCCC; 
    scrollbar-arrow-color: #000000;
	font-weight: normal;
    font-style: normal;
    font-size: small;
    text-align: justify;
    color: rgb(0, 0, 192);
    }

h1 {
	font-face: verdana, arial, helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-face: verdana, arial, helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-face: verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

  td { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-weight: normal;
	font-style: normal;
    line-height : 1.5;
	text-align: justify;
    color: rgb(0, 0, 102);
    }

  div#header { font-weight: bold;
    text-align: center;
    font-style: normal;
    font-size: large;
    background-image: url(../Ima/foldpaper.jpg) ! important;
    color: rgb(0, 0, 102);
    }

<style type="text/css">
 body{
  margin:0;
  padding:100px 0 0 0;
 }
 div#header{
  position:absolute;
  top:0;
  width:100%;
  height:100px;
 }
 @media screen{
  body>div#header{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }
</style>