body

{
background: #C0C0C0 
url('watch.jpg') 
no-repeat  fixed right;
height: 100%;}

h3,h4
{
color: #FFCC99; 

text-align: center;
}

 

div#logo
{
position: fixed; no repeat;
top: 30px;
left: 5px;
} 

div#table
{
position: fixed; no-repeat; 

top: 360px; left: 5px; 
}


div#content 

{background: #A7A685  0 0 no-repeat fixed; 
height = "100%";
position:  absolute; 
top: 0px; left: 175px;
right: 250px;
color: #000033;
font: 15px Verdana, sans-serif;
padding: 10px; 

border: solid #FFCC99;
}

p {margin: 0 1em 1em;}

div#image
{border: solid red;
width: 51%;}

#dscrip
{border: solid red;
width: 450px;
height: 150px;}


 h3 {margin-bottom: 0.25em;}

dt {font-weight: bold;}

dd {margin-bottom: 0.66em;}






/body