/* vls.css */

body {
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #654C2B;
  text-align: center }

a {
  text-decoration: none;
  color: #06C }

:link:hover, :visited:hover {
  text-decoration: underline }

H1 {
  font-family: myriad pro, arial, univers, helvetica, sans-serif, "Trebuchet MS";
  font-weight: normal;
  font-size: 30px;
  text-align: center;
  color: #422B10;
  margin: 22px 5px 0px 5px}

td {
  color: #000000;
  font-family: verdana, univers, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  margin: 5px 20px 10px 20px }

.kuvateksti {
  color: #000000;
  font-family: verdana, univers, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  margin: 0px 15px 10px 15px }

.lainaus {
  color: #A38456;
  font-family: verdana, univers, arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 12px;
  line-height: 150%;
  margin: 5px 20px 10px 50px }

.subtitle {
  color: #422B10;
  font-family: myriad pro, arial, verdana, univers, helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  margin: 5px 20px 5px 20px }

div#title, div#kuvat {
  width:800px;
  background-color: #F8EDE0;
  margin: 0px auto;
  text-align: left }

