body
{
	background-color: #999999;
}

#kehikko
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	min-height: 700px;
	border: 0px #000000 solid;
}

#header
{
	background-color: #FFFFFF;
	height: 84px;
	width: 700px;
	border: 1px #000000 solid;
}

#napit
{
	background-color: #FFFFFF;
	height: 25px;
	width: 700px;
	border: 1px #000000 solid;
	border-top: 1px #000000 solid;
	text-align: center;
}

#napit A:link, #napit A:visited, #napit A:active
{
	text-decoration: none;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}

#napit A:hover
{
	text-decoration: underline;
	color: red;
}

A:link, A:visited, A:active
{
	text-decoration: none;
	color: #000000;
	font-style: italic;
}

#mainbox
{
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	min-height: 500px;
	width: 680px;
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

#alapalkki
{
	background-color: #FFFFFF;
	background-image:url('alapalkki.png');
	background-repeat:no-repeat;
	width: 700px;
	height: 135px;
        border-bottom: 1px #000000 solid;
        border-left: 1px #000000 solid;
        border-right: 1px #000000 solid
}

#footer
{
	text-align: center;
	font-size: 12px;
	color: #000000;
}

.kuvat { 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}



