<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h4, h5 {
    color: rgb(0, 0, 0);
}

h2, h3, h4 {
    font-family: Georgia,Times,Roman;
    font-weight: normal;
    text-shadow: 0px 1px 1px rgb(170, 170, 170);
}
h4, .h4 {
    font-size: 18px;
}
h4, h5, h6 {
//    margin-top: 10px;
//    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
//    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
//    font-weight: 500;
    line-height: 1.1;
}

h3 {
    line-height: 25px;
}
h2, h3, h4 {
    font-weight: normal;
    text-shadow: 0px 1px 1px rgb(170, 170, 170);
    font-family: Georgia,Times,Roman;
}

body {
    color: rgb(116, 116, 116);
    font-family: arial,helvetica,verdana;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
}

@media screen and (max-width: 1000px) {
body {
    font-size: 28px;
}
}
#widgetbox {
    height: 240px;
    width: 438px;
//    background-color: #99c;
    background-image: url('kuutaust.jpg');
    color: firebrick;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 20px;    
    margin-right: 25px;    
}

#widgetbox td {
    padding: 6px;
}

.moonsign {
    color: rgb(255, 255, 255);
    font-family: arial,helvetica,verdana;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
}
</pre></body></html>