body, html {
width: 100%;
height: 100%;
margin: 0px;
font-family: Verdana, Times New Roman, sans-serif;
font-size: 8pt;
}
body {
background: #ffffff url('background.png') no-repeat top left;
}
.f5 {
position: absolute;
left: 350px;
top: 200px;
height: 400px;
width: 600px;
}