<head>

<style type="text/css">

<!--

body {
background: white url('orangesbkgrd.JPG') x-repeat bottom right;
font: 12pt gill sans mt;
text-align : justify;
line-height : 15px;
margin: 0px 0 0px 0;
} 
#container {
position: absolute;
width: 1600px;
margin: 0px auto;
text-align: justify;
border: 0px solid #ffffff;
}
#menu {
position: relative;
float : left;
width : 650px;
height : 34px;
padding-left: 0px;
top: 350px;
}
#content {
position: absolute;
float: left;
width: 750px;
height: 500px;
padding-left: 20px;
text-align: justify;
top: 75px;
left: 150px;
overflow: auto;
}
#h2{
font-family: vivaldi;
font-size: 3;
font-color: white;
center;
}
#img {
background: url('') no-repeat top left;
position: relative;
z-index: 0;
left: 0px;
top: 0px;
width: 1106px;
height: 907px;
}

-->
</head>
