body { 
	margin: 0px;
	background: red url(bg.jpg) top center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
}
h1 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
  }
a:link, a:visited {
	text-decoration: underline;
	color: white;
}
a:hover {
	text-decoration: none;
	background: black;
}

.tekstilinkki {
  width:1000px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.container {
  width:800px;
  margin-left: auto;
  margin-right: auto;
  background: url(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(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: black;
}
.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;
}
input, textarea, select {
    background-color: black;
    border: 1px solid #555555;
    font-family: verdana;
    font-size: 12px;
    color: white;
    font-weight:bold;
    padding:1px;
}
.inabox {
  padding:5px;
  width:350px;
  height:265px; 
  }

.flagimage {
  border: 2px solid #555555;
  margin:3px;
  }
  
.kommentit {
  margin: 5px;
  }
.vastaus {
  color: #EA8E0A;
  margin:5px;
  margin-left:10px;
  }
.viestilomake {
  margin-left:50px;
  margin-top:10px;
  }  
.virhe {
  text-align:center;
  color:white;
  font-weight:bold;
  background: red;
  }    
.viesti {
  text-align:center;
  color:white;
  font-weight:bold;
  background: green;
  }  
.alapalkki {
  position:fixed;
  _position:absolute;
  bottom:0;
  height: 40px;
  width: 100%;
  text-align: center;
  background-color: #854EDD;
}
