body
{
background : beige;
indent : 10px
}
h1
{
background:red;
border-style:solid;
border-width:100%;
border-color:green;
height : 50px;
padding : 3px;
font-family:helvetica;
font-weight:bold;
text-align:center;
position:relative;
top:-10
}
p.normal
{
font-size : 12pt;
font-weight:bold;
margin-left:4.5cm;
margin-right: 4cm;
border-style:solid;
background:white;
padding: 3px;
border = 0;
}
td.menu{background:yellow;
z-index:2;
padding :3px}
table
{
 border-style:solid;
 background:black;
font-size:small
}
table.menu
{
z-index:2;
background :black;
position:absolute;
visibility :hidden
}

a:hover
{
color:red;
background:pink;
}
a:inactive
{
color:red
}
table.button
{
position:relative;
top:-11cm;
}
td.menu2
{
background :lightgreen;
color:white;
border-style:outset;
border-width : 2px;
}
form
{
margin-right:4cm;
margin-left: 4.5cm;
position: relative;
top:20cm;
background : aquamarine;
padding : 4px
}
a:visited
{
color:white
}
a:active
{
color:yellow
}
a:inactive
{
color:beige
}
iframe.2
{
position : relative;
left:20cm;
top :-10cm
}
table.normal
{
position:relative;
top:360px;
left :100px
}
iframe.1
{
position : relative;
top: 1cm;
left:22cm
}
iframe.3
{
position : relative;
top: -2cm;
left:10px
}
img
{
border-style:solid;
border-width :1px;
background :pink
}
span
{
border-style :solid;
background :lightgreen;
border:2px;
height : 20px;
position:relative;
top:1cm;
margin-left:7cm
}
form.yahoo
{
position :relative ;
top : -4cm;
}