H1{
font-family: helvetica;
font-variant: normal;
font-size: 16pt;
line-height 16pt;
color:#000000;
text-decoration: none;
}

h2{
font-family: helvetica;
font-variant: normal;
font-size: 14pt;
line-height 14pt;
color:#000000;
text-decoration: none;
}


p{
font-family: helvetica;
font-variant: normal;
font-size: 11pt;
line-height 12pt;
color:#000000;
text-decoration: none;
}

a {
font-family: helvetica;
font-variant: normal;
font-size: 12pt;
line-height:12pt;
color:#ffffff;
text-decoration: none;
}

a:hover{
font-variant:normal;
text-decoration:underline;
}

#body_bckg { color:white; background: #000000}

#out {position: relative}

#main { 
position: absolute;
left: 50%;
top: auto 50%;
margin-left: -384px;
height: 576px;
width: 768px; 
background-image: url(./img/chair.jpg) }

#link1 {
position: absolute;
left: 570;
top: 530;
}

#link2 {
position: absolute; 
left: 558;
top: 500;
}

#link3 {
position: absolute; 
left: 546;
top: 470;
}

#link4 {
position: absolute; 
left: 534;
top: 440;
}

#link5 {
position: absolute; 
left: 522;
top: 410;
}

#data {
position: absolute;
top: 10px;
left: 10px;
width: 280px;
height: 550px;
background-color: ffffff;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity:0.5;
border: 1px solid grey;
color: black;
}

iframe{
width:280;
height:550;
border:0;
}
