html {font-size: 90%;
      color: black; background: white;
      font-family: "Courier New", Courier;}

body {margin-top: 120px;
      margin-bottom: 60px;
      margin-right: 90px;
      margin-left: 120px;}

h1 {font-size: 140%;}
h2 {font-size: 120%;}
h3 {font-size: 100%;}

blockquote  {margin-left: 0; padding: 0;}

div.otsikko {font-size: 115%;
             line-height: 140%;	
             font-weight: bold;}

hr {height: 0.3em;
    color: black; background: black;
    border: none; }

a {text-decoration: none;}
a:link {color: black; background: white}
a:visited {color: black; background: white}
a:hover {color: #FFA500; background: white}


