body
{
cursor: url(Blue.cur);
scrollbar-face-color: #000000;
margin: 3px;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #ff9999;
scrollbar-3dlight-color: #666666;
scrollbar-arrow-color: #ff0000;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #ff2222;
color: #ffffff;
background-color:#000000;
padding: 3px;
}

table
{
background-image: url('kyo_00.jpg');
background-color:#000000;
border-collapse: collapse;
border: 5px solid #000;
padding: .5em;
width: 972px;
text-align: center;
}

#divs
{
background-color: black;
position: absolute;
border: 0px solid blue;
text-align:center;
width: 900px;
}

iframe
{
filter: chroma(color=#ffffff);
width: 100%;
height: 90%;
}

#typo1
{
background-color: black;
position: relative;
border: 0px solid blue;
width: 85%;
height: 12;
font-family: Monotype Corsiva;
font-size: 24pt;
text-align: center;
}

.typo2
{
font: bold 9pt Arial;
text-decoration: none;
color: #ffffff;
}

p
{
text-align: center;
margin: 0px;
padding: 0;
}

A:link
{
text-decoration: none;
}
A:active
{
text-decoration: none;
}
A:visited
{
text-decoration: none; cursor: url(Blue.cur);
}
A:hover
{
text-decoration: none;
}


#div_prin
{
position: absolute;
border: 0px solid blue;
text-align: center;
width: 90%;
}
