body { 
  background-color: #310e01;
	background-image: url(bg.gif);
	background-position: top center;
	background-repeat: repeat;
	  

 }
.mainsisalto{
  background-color: #310e01;
	background-image: url(mainbg.gif);
	background-position: top center;
	background-repeat: no-repeat;
  width: 587;
}

#otsikko {
  font-family: "Gill Sans","Tahoma","Arial","Helvetica";
	font-size: 13pt;
	color: #ffffff;
	position: relative;
	left: 50px;
	top: 36px;
	width: 500px;
	height: auto;
	font-weight: normal;
	
}

#sisalto {
  font-family: "Georgia","Times New Roman";
	font-size: 10pt;
	color: #e68652;
	position: relative;
	left: 52px;
	margin-top: 58px;
	width: 513px;
	margin-bottom: 70px;
	text-align: justify;
	
}

#kuvapalsta{
  font-family: Arial;
	font-size: 16;
	color: #e68652;
	position: relative;
	left: 50px;
	top: 62px;
	width: 150px;
	min-height: 200px;
	
}

A {
  font-family: "Georgia","Times New Roman";
	font-size: 10pt;
	color: #e68699;
}

A.visited {
  font-family: "Georgia","Times New Roman";
	font-size: 10pt;
	color: #a68699;
}

.valiotsikko {
  font-size: 125%;
  font-weight: bold;
}
.otsikko {
  font-size: 135%;
  font-weight: bold;
}
td,th{
  font-family: "Georgia","Times New Roman";
	font-size: 10pt;
	color: #e68652;
text-align: left;	
}


