/* CSS Queenscythe Hunters (c) dani 2012 */
 
body {margin: 0; 
      padding: 0;
      width: 100%;
      background: url(otsikko.jpg) #0d0914; 
      background-position: center top;
      background-repeat: no-repeat;}

#linkit {margin-top: 210px;
         margin-left: auto;
         margin-right: auto;
         padding: 0;
         height: 20px;
         background: #0d0914;
         font-size: 16px;
         font-family: Palatino Linotype;
         text-align: center;}
 
a:link, a:active {font-family: Times New Roman; color: #74292a; text-decoration: none;}
a:hover {font-family: Times New Roman; color: #531617; text-decoration: none;}
a:visited {font-family: Times New Roman; color: #505050; text-decoration: none;}

a:link.menu, a:visited.menu, a:active.menu {color: #ab3d3f; font-family: Times New Roman; font-size: 16px; letter-spacing: 1px; text-decoration: none;}
a:hover.menu {color: #752d2e; font-family: Times New Roman; font-size: 16px; letter-spacing: 1px; text-decoration: none;}

a:link.printti, a:visited.printti, a:active.printti {color: #4f3639; font-family: Times New Roman; font-size: 11px; text-decoration: none;}
a:hover.printti {color: #674e4f; font-family: Times New Roman; font-size: 11px; text-decoration: none;}

#tekstintausta {background-color: #0d0914;
                position: absolute;
                top: 0%;
                left: 20%;
                right: 20%;
                font-family: Times New Roman; 
                font-size: 11px;
                color: #322d3e;
                text-align: center; line-height: 1.7;
                border: 3px solid #EFF1EF;
                margin-top: 240px;
                margin-bottom: 50%;
                border: 10px;}

#teksti {background-color: #FFFFFF;
         font-family: Times New Roman; 
         font-size: 14px;
         color: #000000;
         text-align: justify; 
         line-height: 1.7;
         padding: 30px; 
         border: 3px solid #EFF1EF;
         border: 10px;
         -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
         border-radius: 10px;}

#tekstikentta {background-color: #FFFFFF; 
               font-family: Times New Roman; 
               font-size: 14px;
               color: #000000;
               text-align: justify; 
               line-height: 1.7;
               font-color: #FFFFFF;
               margin-top: 1%;
               margin-left: 4%;
               margin-right: 4%;}

.keski {text-align: center;}

.reuna {border-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;}

.margin {padding-left: 5%;
         padding-right: 5%;}

.punainen {font-family: Times New Roman; font-size: 14px; color: #74292a;}
 
.kursiivi {font-family: Times New Roman; font-size: 14px; color: #505050; font-style: italic;}
 
h1 {font-family: Times New Roman; font-size: 18px; letter-spacing: 1px; color: #752d2e; border-bottom: 1px dashed #aaaaaa;}
 
h2 {font-family: Times New Roman; font-size: 15px; letter-spacing: 1px; color: #752d2e; border-bottom: 1px dashed #c8c8c8;}

h3 {font-family: Times New Roman; font-size: 24px; letter-spacing: 1px; color: #752d2e; text-align: center;}

h4 {font-family: Times New Roman; font-size: 15px; letter-spacing: 1px; color: #752d2e;}