<style type="text/css">
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
.backgroundimage, .gradient, .menu, .bottom, .image { 
  display : none; 
}
.logo {
 position:absolute;
 top:8;
 left:8;
 padding:0px;
 margin:0;
 z-index:3;
 border:0px solid black;
 } 
 
 .Textbox{
position:absolute;
height:auto;
top:130px;
left: 160px;
width:400px;
background:white;
padding-left:6px;
padding-right:6px;
border-left:double;
border-color:92a3bc;
border-width:3px;
z-index:3;}
</style>