/*This is the core style sheet of the site.*/

body 
{
background-color: #48484a;
background-image: url(kuvat/njalle.gif);
color: #ffffff;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 1em;}

h1 {
font-size: 1.2em;
text-align: right;
font-style: italic;
letter-spacing: 5px;
}

h2 {
font-size: 1.1em;
text-decoration: underline;
}

p {
font-size: .8em;
text-align: justify;
line-height: 1.7em;}

p.footer {
font-size: .5em;
text-align: center;
font-weight: bold;
}

}


}

#header {

}

#outer-image {}
#inner-image {}
#content {}
#navbar {}
ul {}
li {}
#main-text {}
h1 {}
h2 {}
p {}
.footer {}
a {}
a:link {}
a:visited {}
a:hover {}
a:active {}
