﻿body {
background: #ffffff url('../images/bg.jpg') no-repeat top center;
font: 14px/21px Arial,Helvetica,sans-serif;
}

#wrapperi {
width: 950px;	/* Kertoo wrapperin leveyden */
margin: 0px auto;
position: relative;
}

p {
color: #525252;
padding: 0px 0px 15px 0px;
}

#header {
height: 352px;
}

#header h1 {
font-size: 72px;
}

/* Otsikot */

h1, h2, h3, h4, h5, h6, {
text-shadow: 0px 1px 0px #ffffff:
}



/* Otsikot */




/* Logo */

h1 a {
background: url('../images/jhlikaalinen.png') no-repeat top left;
text-indent: -9999px;
display: block;
width: 252px;
height: 153px;
top: 0px;
left: 0px;
position: absolute;
}

/* Logo */

/* linkit ja navigointi */

a:link {
color: #ffffff;
text-decoration: none;
}

a:visited {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #ff9900;
text-decoration: none;
}

a:active {
color: #ff9900;
text-decoration: none;
}

ul li {
display: inline;
float: left;
margin: 0px 17px;
}

ul li a {
display: block;
}

#nav {
color: ffffff;
position: absolute;
top: 324px;
text-shadow: 2px 2px 5px black;
}

/* linkit ja navigointi loppuu */

#content {
background: url('../images/content.png') repeat-y;
overflow: hidden;
}

#content h1 {
font-size: 24px;
padding: 10px 0px 13px 0px;
}

#pg1, #pg2, #pg3, #pg4, #pg5 {
margin: 20px 15px 10px 17px;
width: 660px;
float: left;
}

img#test {
background: url('../images/kale2.png');
position: absolute;
width: 440px;
height: 543px;
right: 0px;
top: 353px;
border: none;
}


