body {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('files/taustat/tausta.jpg');
  background-position: center;
  font-family: arial;
  color: #ffffff;
}

h1 {
  font-weight: 100;
  color: #7bafde;
}

h2, h3, h4 {
  color: #7bafde;
}

a {
  text-decoration: none;
  color: #ffffff;
}

#container {
  background-color: #0b210d;
  margin-left: auto; 
  margin-right: auto;
  background-position: center; 
  background-repeat: no-repeat; 
  height: 728px; 
  width: 941px;
  padding-left: 30px;
  padding-right: 30px;
}

#header {
  margin-top: 0px;
  padding-top: 0px;
}

#header ul {
  list-style: none;
  font-size: 18px;
  position: absolute;
  margin-top: 90px;
}

#header ul li {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.valittu { 
  border-bottom: 3px #bfc5bf solid;
  padding-bottom: 3px;
}


#header ul li img {
  margin-top: -7px;	
}

#etu_left {
  height: 499px;
  width: 440px;
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-left: 30px;
}

#etu_right {
  width: 340px;
  height: 499px;
  padding-left: 50px;
}

#left {
  height: 499px;
  width: 190px;
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-left: 30px;
}

#right {
  width: 580px;
  height: 499px;
  padding-left: 50px;
}

#main {
  overflow: auto;
  height: 450px;
  padding-right: 30px;
}

#main a:link, #main a:visited {
  text-decoration: underline;
  color: #7bafde;
}

#main a:hover, #main a:active {
  text-decoration: none;
}

#footer {
  margin-top: 35px;
  padding-bottom: 50px;
  text-align: center;
  font-size: 11px;
  color: #000000;
  margin-left: 330px;
}

#lippu {
  float: right;
  padding-right: 60px;
  margin-top: 144px;
}

@media screen and (min-width: 10px){
   .lippu {
   	  margin-left: 660px;
   }
}

body:nth-of-type(1) .lippu{
  margin-left: 300px;
}
