@charset "utf-8";
    body {
        background-image: url(tausta2.jpg);
        background-repeat: repeat;
        background-position: right top;
        background-size: 100%;
    }

#ulkokehys {
      margin: auto;
      margin-top:10px;
      overflow-y: hidden;
      width: 1690px;
      background-color: #586f85;
      badding: 20px;
      border-radius: 10px;
      10px;}

iframe {
                 border-radius: 10px;}

h1 {
        color: #e1dfed;
       padding-left:20px;
       }

a {
  font-size: 30px
  }
