body{
background-color : #ffffff;
background-image : url(test2.gif);
background-repeat : no-repeat;
background-attachment : fixed;
background-position : 100% 100%;
font-family:  Osaka, 'Lucida Sans Unicode',verdana, arial,helvetica, sans-serif;
font-size: 12px;

text-decoration : none;
font-style:normal;
font-variant:normal;
}
a:name{
text-decoration : none;}
a{
cursor : crosshair;
color : #3300cc;
padding : 0px;
margin : 0px;
background : transparent;
}
A:link           { color: #3300cc;}
A:link:hover     { color: #ff0066; backgroud-color:#1e90ff;}
A:link:active    { color: #3300cc;}
A:visited        { color: #3300cc;}
A:visited:hover  { color: #ff0066;backgroud-color:#1e90ff;}
A:visited:active { color: #3300cc;}
h1,h2,h3,li,p,ul,table,td,img{
background : transparent;
}
p{
text-indent : 1em;
border-style : solid none none solid;
border-width : 1px;
border-color : #c0c081;
padding : 2px 0px 0px 2px;
}
#main{
float : left;
width : 70%;
margin : 5px 0px 5px 5px;
position : absolute;
border-style : none;
padding : 0px;
line-height : 150%;
background : transparent;
}
#contents{
float : left;
margin : 5px 0px 5px 5px;
position : absolute;
border-style : none;
padding : 0px;
line-height : 150%;
background : transparent;
}