body {
  margin: 0;
  /**background-color: #9BCDCE;**/
  background-color: #d0ffff;
}
img {
  border: none;
}
a {
  text-decoration:none;
}
#mainwrap {
  margin: 0 auto 0 auto;
  width: 780px;
}
#logo {
  width: 720px;
  height: 150px;
  background-image: url('../kuvat/top_bg.jpg');
  background-repeat: no-repeat;
  padding-left:60px;
  padding-top:50px;
}
#link {
  position:relative;
  float: left;
  left: 50%;
}
#link2 {
  position:relative;
  float: left;
  left: -50%;
}
.linkki {
  float:left;
  height: 25px;
  margin:0px 5px;
  padding:10px 20px;
  background-color: #aaffff;
}
.linkki a {
  color: #005599;
  text-decoration:none;
  font-weight:bold;
}
#content{
  clear: both;
  width: 770px;
  padding:5px;
  background-color: #ffffff;
}
.otsikko {
  font-size:120%;
  font-weight:bold;
}
.uutisotsikko{
  font-size:110%;
  font-weight:bold;
}
#copy {
  clear: both;
  width: 780px;
  height: 25px;
  text-align: center;
  color: #005599;
}
.pakol {
  color: #ff0000;
  font-size:10px;
}
