body
{
background-color: #000;
font-family: Verdana;
font-size: 12px;
color: #000;
}
h1
{
text-align: center;
font-size: 33px;
}
big
{
font-size: 18px;
/* font-weight: bold; */
}
a
{
font-size: 18px;
text-decoration: none;
color: #000;
}
#img
{
border: 1px solid;
border-color: #000;
}
/* a:visited
{

} */
div.txtside
{
margin-top: -10px;
padding-top: 20px;
margin-bottom: -10px;
padding-bottom: 20px;
padding-left: 6px;
padding-right: 2px;
background-color: #FFFF00;
width: 289px; 
}
div.txtmain
{
overflow: hidden;
margin-top: -10px;
padding-top: 20px;
margin-bottom: -10px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 7px;
background-color: #FFFF00;
width: 458px;
}
#talk
{
position: absolute;
top: 95px;
left: 235px;
z-index: 2;
}
#side
{
position: absolute;
left: 0px;
width: 297px;  
background-color: #000;
z-index: 1;
}
#main
{
position: absolute;
top: 120px;
left: 340px;
width: 485px; 
background-color: #000;
z-index: 1;
}
#copy
{
color: #FFFF00;
font-size: 10px;
}
