body { 
border: 0px solid #ae6e65;
padding: 0px;
margin: 0px;
text-align: center;
background-image:url(ruutu.PNG);
}

a:link { 
font-family: georgia;
font-size: 11px;
color: #90C0CB;
text-decoration: none;
}

a:visited { 
font-family: georgia;
font-size: 11px;
color: #C5DFE4;
text-decoration: none;
}

a:hover { 
font-family: georgia;
font-size: 11px;
color: #90C0CB;
text-decoration: none;
cursor: crosshair;
}

a:active { 
font-family: georgia;
font-size: 11px;
color: #90C0CB;
text-decoration: none;
}

.mursu {
border-top: 0px solid #000;
border-bottom: 0px solid #000;
border-left: 5px double #B187CF;
border-right: 5px double #B187CF;
position: absolute;
left: 150px;
width: 600px;
min-height: 100%;
max-height: auto;
padding: 5px;
padding-top: 0px;
padding-bottom: 10px;
margin: 0px;
text-align: left;
font-family: arial;
font-size: 12px;
letter-spacing: 0px;
color: #B187CF;
background-color: #000;
}

h1 {
font-size: 13px;
color: #CBAFDF;
border-bottom: 2px dashed #CBAFDF;
text-align: right;
font-family: tahoma;
letter-spacing: 3px;
margin-right: 40px;
}