body { 
	margin: 0px;
	background: #621BCF url(layout/bg.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}
h1 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
  }
a:link, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	background: #FFFFFF;
}

.tekstilinkki {
  width:1000px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.container {
  width:800px;
  margin-left: auto;
  margin-right: auto;
  background: url(layout/container-bg.png) repeat;
}
.fixedbg {
  position:absolute;
  z-index:-1;
  width:100%;
  height:100%;
}
.imgcenter{
  display: block;
  margin-left: auto;
  margin-right: auto; 
}
.tervetuloa {
  text-align:center;
  margin:10px;
  margin-top:0px;
  width:400px;
  
}
.top {
  text-align:right;
  margin-left: 10px;
  width:780px;
  height:90px;
  background: url(layout/top.png) no-repeat top center;   
}
.topcontent {
  padding-left:13px;
  padding-right:13px;
  padding-top:10px;   
}
.content {
  padding-left:13px;
  padding-right:13px;
  padding-top:20px;
  padding-bottom:20px;  
}
.mainos1 {
	border-width: 1 px;
	border-color: white;
	border-style: solid;
	margin: 5px;
}
.mainos1 a:hover {
	text-decoration: none;
	background: white;
}
.sivulinkit {
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.sivulinkit a:link {
	text-decoration: underline;
	color: white;
}
.sivulinkit a:visited {
	text-decoration: underline;
	color: white;
}
.uudet {
  font-size:12px;
  font-weight:bold;
  padding:10px;
  padding-left:0px;
}
