body,td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	}
	a {
	color: #ff8080;
	text-decoration: none;
	}
	.header {
	background-image: url("inc/rose.gif");
	background-repeat : repeat-x;
	background-position: bottom;
	}
	.leftbar {
	background-image: url("inc/rose.gif");
	background-repeat : repeat-y;
	background-position: right;
	}
	.footer {
	font-size : 12px;
	font-style : italic;
	color : #DEC2C2;
	border-top : medium double #ebe5e5;
	}
	.otsikko {
	padding-left : 290px;
	}
	h1 {
	border-bottom : 1px solid #DEC2C2;
	font : bold 16px;
	margin : 50px 6px;
	padding : 2px 2px;
	color: Gray;
	}
	.table td {
	font-size:10px;
	background-color: #f8f3f4;
	}
	.table th {
	font-size:10px;
	background-color: #f8f3f4;
	font-weight: bold;
	color: silver;
	}
	#logo
{
position: absolute;
top: 40px;
left: 650px;
}
#buzz
{
position: absolute;
top: 40px;
left: 450px;
}
#nw
{
position: absolute;
top: 15px;
left: 10px;
}
#ne
{
position: absolute;
top: 15px;
left: 160px;
}
#se
{
position: absolute;
top: 165px;
left: 160px;
}
#butterfly
{
position: absolute;
top: 370px;
left: 10px;
}

#navi table
{
border: 1px solid #DEC2C2;
text-align : center;
}
#navi a
{
color: #bc8394;
text-decoration : none;
}
#bugs {
float : right;
}