body
{
 font-family : Arial;
 font-size : 10pt;
 background : #3b3b39 url("/img/noituus.com.palavapuu.jpg") no-repeat;
}

a
{
 color : #f65a1d;
 text-decoration: underline;
}

a:hover
{
 color : #fa9e5f;
 text-decoration: underline;
}

#msgtext
{
 color : #f65a1d;
 top : 80px;
 left : 100px;
 position : absolute;
 width : 600px;
 text-align : justify;
 background : url('/img/halfblank.gif');
 border : #ffffff solid 1px;
 top : 60px;
 left : 80px;
 width : 700px;
 padding:20px; 
}

#title
{
 background : #000000;
 padding : 8px;
 width : 500px;
 border : #3b3b39 solid 1px;
}

#pp2body
{
 width : 700px;
 height:10em;
 background : #000000;
 border : #ffffff solid 1px;
 filter:alpha(opacity=50); 
 -moz-opacity: 0.5; 
 opacity: 0.5;
}

#pp2text
{
 position:relative;
 top:10.4em;
}

.dok
{
 filter:alpha(opacity=50); 
 -moz-opacity: 1.0; 
 opacity: 1.0;
    
}