Onko sinulla Winx-sivut, mutta ei ole pohjaa??

Aloin taas tekemään pohjia! Ja täältä saatte niitä .Mutta älkää kysykö: "Voitko tehdä minulle Tecna sivupohjan", koska en tee niitä tilauksesta!!! Huom! Nämä ovat vuodatuksen pohjia, eivätkä käy Freewebsiin tai muualle.

Pohja koodit olen ottanut näiltä sivuilta: www.kikin.vuodatus.net/ , http://viippera.vuodatus.net/

P.S. Älä väitä pohjia omatekemiksesi!!

Muistathan sanoa, keneltä pohja on otettu, tai linkittää minut esim. tällä napilla:

1882806.jpg

Lisää nappeja löytyy laatikoista, ihan alhaalta, Linkitä Winx-taikaa sivu!

 

 Winx Party pohja

1957217.jpg

Koodi:

<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
  <? headOsio ?>
  <title><? bloginNimi ?></title>
  <style type="text/css">
  <!--
   body {
   font-family: "Trebuchet MS", Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
   font-size: 10pt;
   background-color: #EBE0E0;
   padding: 0px;
   margin-top: 20px;
  }
  #sivu {
   background-image:
url('http://kuvat.mun.fi/link/juhla1UPW8.jpg');
   background-repeat: no-repeat;
   background-position: top right;
   width: 980px;
  }
  #blogialue {
    width: 600px;
  }
  #oikeareuna {
   width: 300px;
   margin-top: 380px;
   margin-left: 60px;
  }
  .blogiotsikko {
   font-size: 24pt;
   font-weight: bold;
   font-family: "Trebuchet MS", Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 0.5em;
  }
  .blogiotsikko a {
    text-decoration: none;
    color: #666666;
  }
  .blogiotsikko a:hover {
    text-decoration: none;
    color: #AD8585;
  }
  /* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
  .laatikko {
   padding: 4px;
   margin-bottom: 0.2em;
   background-color: #FAFAFA;
   border: 5px #7A5252 ridge;
  }
  .laatikko_otsikko {
   font-weight: bold;
   text-align: center;
  }
  .laatikko_syndikaatio {
     border: none;
     text-align: right;
  }
  .laatikko_syndikaatio img {
    border: 0px;
    margin-bottom: 2px;
  }
  .laatikko_syndikaatio .laatikko_otsikko {
    display: none;
  }
  .otsikko {
   font-weight: bold;
  }
  .kontaktirivi {
    text-transform: uppercase;
    font-size: 8pt;
   }
  .laatikko a {
    text-decoration: none;
    color: #AD8585;
  }
  .laatikko a:hover {
    text-decoration: none;
    color: #666666;
  }
  .kirjoitusaika, .kommenttiaika {
   text-align: center;
   font-size: 8pt;
   text-transform: uppercase;
   color: #666666;
  }
  .kirjoitusotsikko {
   font-family: "Trebuchet MS", Verdana, Arial, Lucida, Helvetica, MS Sans Serif;
   font-size: 14pt;
   text-align: center;
  }
  .kirjoitusotsikko a {
    text-decoration: none;
    color: #AD8585;
  }
  .kirjoitusotsikko a:hover {
    text-decoration: none;
    color: #666666;
  }
  .kirjoitus, #page {
    color: #000000;
    padding: 0.5em;
    margin-bottom: 0.2em;
    background-color: #FAFAFA;
    border: 5px #7A5252 ridge;
  }
  .kirjoitusteksti {
    font-size: 10pt;
  }
  .kirjoitusteksti a {
    text-decoration: none;
    color: #AD8585;
  }
  .kirjoitusteksti a:hover {
    text-decoration: none;
    color: #666666;
  }
  #page a {
    text-decoration: none;
    color: #AD8585;
  }
  #page a:hover {
    text-decoration: none;
    color: #666666;
  }
  .kirjoituslinkit {
   padding-top: 0.3em;
   text-align: center;
   color: #666666;
   font-size: 8pt;
  }
  .kirjoituslinkit a {
    text-decoration: none;
    color: #AD8585;
  }
  .kirjoituslinkit a:hover {
    text-decoration: none;
    color: #666666;
  }
  .arkisto_vuosi {
   font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 2em;
   }
 .kommentti, #kommentointilaatikko {
    padding: 0.5em;
    background-color: #FAFAFA;
    margin-bottom: 0.2em;
    margin-left: 0.5em;
    margin-right: 0.5em;
    border: 5px #7A5252 ridge;
  }
  .kommentti a {
    text-decoration: none;
    color: #AD8585;
  }
  .kommentti a:hover {
    text-decoration: none;
    color: #666666;
  }
  .kommentoija {
    text-align: center;
    font-weight: bold;
    color: #000000;
  }
  .kommentoija a {
    text-decoration: none;
    color: #AD8585;
  }
  .kommentoija a:hover {
    text-decoration: none;
    color: #666666;
  }
  #kommentointilaatikko input[type="text"] {
   width: 275px;
   background-color: #FAFAFA;
   border: 1px #AD8585 solid;
  }
  #kommentointilaatikko textarea {
   width: 375px;
   height: 75px;
   background-color: #FAFAFA;
   border: 1px #AD8585 solid;
  }
 -->
  </style>
 </head>
 <body>
<? banner ?>
<table cellpadding="0" cellspacing="0" border="0" align="center"><tr><td>
    <div id="sivu">
      <table align="center" valign="top"></td></tr>
<tr>
    <td valign="top">
<div class="blogiotsikko">
         <a href="/"><? bloginNimi ?></a>
          </div>
<div id="blogialue">
        <? sisalto ?></div>
    <td valign="top">
    <div id="oikeareuna">
    <? laatikot{kirjoittaja} ?>
    <? laatikot{kategoriat} ?>
    <? laatikot{arkisto} ?>
    <? laatikot{sivut} ?>
    <? laatikot{syndikaatio} ?>
    <? laatikot{ei(kirjoittaja,kategoriat,arkisto,sivut,syndikaatio)} ?>
       </div>
    </td>
    </td>
    </div>
</tr>
</table>
</table>
</body>
</html>

 

 

--------------------------------------------------------------------

 

Winxit keijuasussa

1959931.jpg

(Pohjassa winxit toistavat itseään, eli jos sinulla on paljon tekstiä, niin sinulla on jopa 10 Musaa, esimerkiksi!)

Koodi:

 

<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
  <? headOsio ?>
  <title><? bloginNimi ?></title>
  <style type="text/css">
  <!--
a:link {color: #CC0000;
  text-decoration: none;
  }
a:visited {color: #CC0000; 
  text-decoration: none;
  }
a:hover {
  color: #567A1F;
  text-decoration: underline;
  }
a:active {color: #567A1F;
  text-decoration: underline;
  }
   body {
   font-family: Comic Sans MS, Arial, Verdana, Lucida, Helvetica, MS Sans Serif;
   font-size: 10pt;
   color: #000000;
   background-color: #D6995C;
   padding: 0px;
   margin: 0px;
  }
  #sivu {
   background-image: url('http://i285.photobucket.com/albums/ll77/Winxhullu/winxtausta.png');
   background-repeat: repeat-y;
   background-position: left;
   background-color: #FFFFFF;
   width: 960px;
  }
  #blogialue {
    width: 690px;
  }
  #oikeareuna {
   width: 240px;
   margin-top: 121px;
  }
  .blogiotsikko {
   font-size: 24pt;
   font-weight: bold;
   font-family: Comic Sans MS, Arial, Verdana, Lucida, Helvetica, MS Sans Serif;
   padding-bottom: 0.8em;
   padding-left: 105px;
   margin-top: 50px;
  }
  /* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
  .laatikko {
   padding: 4px;
   margin-bottom: 0.5em;
   margin-left: 0.3em;
   border: 3px #567A1F solid
  }
  .laatikko_otsikko {
   font-weight: bold;
  }
  .laatikko_syndikaatio {
     border: none;
     text-align: right;
  }
  .laatikko_syndikaatio img {
    border: 0px;
    margin-bottom: 2px;
  }
  .laatikko_syndikaatio .laatikko_otsikko {
    display: none;
  }
  .otsikko {
   font-weight: bold;
  }
  .kontaktirivi {
    text-transform: uppercase;
    font-size: 8pt;
   }
  .kirjoitusaika, .kommenttiaika {
   font-size: 8pt;
   text-transform: uppercase;
   color: #000000;
  }
  .kirjoitusotsikko {
   font-family: Comic Sans MS, Arial, Verdana, Lucida, Helvetica, MS Sans Serif;
   font-size: 14pt;
  }
  .kirjoitus, #page {
    color: #000000;
    padding: 0.5em;
    color: #000000;
    margin-left: 100px;
    margin-bottom: 0.5em;
    border: 3px #567A1F solid
  }
  .kirjoitusteksti {
    font-size: 10pt;
  }
  .kirjoituslinkit {
   color: #000000;
   font-size: 9pt;
  }
  .arkisto_vuosi {
   font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 2em;
   }
 .kommentti, #kommentointilaatikko {
    padding: 0.5em;
    margin-left: 100px;
    margin-bottom: 0.5em;
    border: 3px #567A1F solid
  }
  .kommentoija {
    font-weight: bold;
    color: #000000;
  }
  #kommentointilaatikko input[type="text"] {
   width: 275px;
   border: 1px #567A1F solid;
  }
  #kommentointilaatikko textarea {
   width: 375px;
   height: 75px;
   border: 1px #567A1F solid;
  }
 -->
  </style>
 </head>
 <body>
<? banner ?>
<table cellpadding="0" cellspacing="0" border="0" align="center"><tr><td>
    <div id="sivu">
      <table align="center" valign="top"></td></tr>
<tr>
    <td valign="top">
<div class="blogiotsikko">
         <a href="/"><? bloginNimi ?></a>
          </div>
<div id="blogialue">
        <? sisalto ?></div>
    </td>
    <td valign="top">
    <div id="oikeareuna">
    <? laatikot{kirjoittaja} ?>
    <? laatikot{kategoriat} ?>
    <? laatikot{arkisto} ?>
    <? laatikot{sivut} ?>
    <? laatikot{syndikaatio} ?>
    <? laatikot{ei(kirjoittaja,kategoriat,arkisto,sivut,syndikaatio)} ?>
       </div>
    </td>
    </div>
</tr>
</table>
</table>
</body>
</html>

 

--------------------------------------------------------------------------

 

Winx 4 season pohja

winx4season.png

Koodi:

 

<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
  <? headOsio ?>
  <title><? bloginNimi ?></title>
  <style type="text/css">
  <!--
   body {
   font-family: Times New Roman, Arial, Verdana, Lucida, Helvetica, MS Sans Serif;
   font-size: 10pt;
   color: #000000;
   background-color: #9BB3CD;
   padding: 0px;
   margin-top: 20px;
  }
  #sivu {
   width: 950px;
  }
  #vasenreuna {
   background-image: url('http://i285.photobucket.com/albums/ll77/Winxhullu/4season.png');
   background-repeat: no-repeat;
   background-position: top;
   width: 300px;
   background-color: #F2F7FB;
   padding-top: 288px;
   border: 3px #5C6A85 solid;
  }
  #blogialue {
    width: 630px;
    border: 3px #5C6A85 solid;
    border-bottom: none;
    background-color: #F2F7FB;
  }
  .blogiotsikko {
   font-size: 26pt;
   font-weight: bold;
   font-family: Times New Roman, Arial, Verdana, Lucida, Helvetica, MS Sans Serif;
   text-align: center;
   padding-bottom: 1.5em;
   margin-top: 60px;
  }
  .blogiotsikko a {color: #5C6A85;
    text-decoration: none;
  }
  .blogiotsikko a:hover {color: #F2F7FB;
    text-decoration: none;
    font-style: italic;
  }
  /* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
  .laatikko {
   padding: 4px;
   border-top: 3px #5C6A85 solid;
  }
  .laatikko_otsikko {
   font-weight: bold;
   text-align: center;
  }
  .laatikko_syndikaatio {
     border: none;
     text-align: right;
  }
  .laatikko_syndikaatio img {
    border: 0px;
    margin-bottom: 2px;
  }
  .laatikko_syndikaatio .laatikko_otsikko {
    display: none;
  }
  .otsikko {
   font-weight: bold;
  }
  .laatikko a {color: #5C6A85;
    text-decoration: none;
  }
  .laatikko a:hover {color: #9BB3CD;
    text-decoration: none;
    font-style: italic;
  }
  .kontaktirivi {
    text-transform: uppercase;
    font-size: 8pt;
   }
  .kirjoitusaika, .kommenttiaika {
   font-size: 7pt;
   text-transform: uppercase;
   text-align: center;
   color: #000000;
  }
  .kirjoitusotsikko {
   font-family: Times New Roman, Arial, Verdana, Lucida, Helvetica, MS Sans Serif;
   font-size: 14pt;
   text-align: center;
  }
  .kirjoitusotsikko a {color: #5C6A85;
    text-decoration: none;
  }
  .kirjoitusotsikko a:hover {color: #9BB3CD;
    text-decoration: none;
    font-style: italic;
  }
  .kirjoitus, #page {
    color: #000000;
    padding: 0.4em;
    border-bottom: 3px #5C6A85 solid;
  }
  .kirjoitusteksti {
    font-size: 10pt;
  }
  .kirjoitusteksti a {color: #5C6A85;
    text-decoration: none;
  }
  .kirjoitusteksti a:hover {color: #9BB3CD;
    text-decoration: none;
    font-style: italic;
  }
  #page a {color: #5C6A85;
    text-decoration: none;
  }
  #page a:hover {color: #9BB3CD;
    text-decoration: none;
    font-style: italic;
  }
  .kirjoituslinkit {
   padding-top: 0.3em;
   color: #000000;
   font-size: 9pt;
   text-align: center;
  }
  .kirjoituslinkit a {color: #5C6A85;
    text-decoration: none;
  }
  .kirjoituslinkit a:hover {color: #9BB3CD;
    text-decoration: none;
    font-style: italic;
  }
  .arkisto_vuosi {
   font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 2em;
   }
 .kommentti, #kommentointilaatikko {
    padding: 0.4em;
    border-bottom: 3px #5C6A85 solid;
  }
  .kommentti a {color: #5C6A85;
    text-decoration: none;
  }
  .kommentti a:hover {color: #9BB3CD;
    text-decoration: none;
    font-style: italic;
  }
  .kommentoija {
    text-align: center;
    color: #000000;
  }
  .kommentoija a {color: #5C6A85;
    text-decoration: none;
  }
  .kommentoija a:hover {color: #9BB3CD;
    text-decoration: none;
    font-style: italic;
  }
  #kommentointilaatikko input[type="text"] {
   width: 275px;
   border: 1px #5C6A85 solid;
  }
  #kommentointilaatikko textarea {
   width: 375px;
   height: 75px;
   border: 1px #5C6A85 solid;
  }
 -->
  </style>
 </head>
 <body>
<? banner ?>
<table cellpadding="0" cellspacing="0" border="0" align="center"><tr><td>
    <div id="sivu">
      <table align="center" valign="top"></div></td></tr>
<tr>
    <td valign="top">
    <div id="vasenreuna">
    <? laatikot{kirjoittaja} ?>
    <? laatikot{kategoriat} ?>
    <? laatikot{arkisto} ?>
    <? laatikot{sivut} ?>
    <? laatikot{syndikaatio} ?>
    <? laatikot{ei(kirjoittaja,kategoriat,arkisto,sivut,syndikaatio)} ?>
       </div>
    </td>
    <td valign="top">
<div class="blogiotsikko">
         <a href="/"><? bloginNimi ?></a>
          </div>
<div id="blogialue">
        <? sisalto ?></div>
    </td>
    </div>
</tr>
</table>
</table>
</body>
</html>

 

---------------------------------------------------------------

 

Winx Rock Stars  - pohja!

2046074.jpg

Koodi:

 

<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml " xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
  <? headOsio ?>
<title><? bloginNimi ?></title>
<style type="text/css">
<!--
}
a:link {color: #000000;
  }
a:visited {color: #000000; 
  }
a:hover {
  color: #000000;
  font-weight: bold;
  }
a:active {color: #000000;
  font-weight: bold;
  }
body {
font-family: Arial, Helvetica, sans-serif;
background-repeat: repeat-y, repeat-x;
padding: 0px;
margin-top: 40px;
background-color: #9CBDD8;
}
  #vasenreuna {
   width: 200px;
   margin-top: 0px;
  }
  #blogialue {
   width: 547px;
  }
  #oikeareuna {
   width: 200px;
   margin-top: 0px;
}
 .blogiotsikko {
background-image:
url('http://i285.photobucket.com/albums/ll77/Winxhullu/rokki.png');
   background-repeat: no-repeat;
   background-position: center;
   font-size: 20pt;
   text-transform; uppercase;
   padding-top: 475px;
   padding-bottom: 40px;
   padding-right: 10px;
   text-align: center;
   font-style: italic;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
}
.blogiotsikko a {
color: #000000;
text-decoration: none;
}
.blogname a {
text-decoration: none;
color: #000000;
background-position: left;
}
.laatikko_kirjoittaja a {
color: #000000;
}
.laatikko_kategoriat a {
color: #000000;
}
.laatikko_arkisto a {
color: #000000;
}
/* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
.laatikko {
border: 1px #000000 solid;
background-color: #F4C4E6;
padding: 4px;
color: #000000;
font-size: 13px;
}
.laatikko_otsikko {
font-weight: bold;
color: #000000;
}
.laatikko_syndikaatio {
border: none;
text-align: left;

color: #000000;
}
.laatikko_syndikaatio img {
border: 0px;

margin-bottom: 2px;
}
.laatikko_syndikaatio .laatikko_otsikko {
display: none;
}
.otsikko {
font-weight: bold;
}
.kontaktirivi {
text-transform: uppercase;
font-size: 8pt;
}
.laatikko a {
color: #000000;
}
.kirjoitusaika, .kommenttiaika {
margin: 0;
padding: 0;
font-size: 8pt;
text-transform: uppercase;
color: #000000;
}
.kirjoitusotsikko {
font-size: 14pt;
}
.kirjoitusotsikko a {
text-decoration: none;
color: #000000;
}
.kirjoitus, #page {
border: 1px #000000 solid;
background-color: #F4C4E6;
image-position: bottom;
padding-top: 1em;
padding-bottom: 10px;
padding-left: 1.2em;
padding-right: 2.0em;
font-size: 13px;
}
.kirjoituslinkit {
padding-top: 0.3em;
text-transform: uppercase;
color: #000000;
font-size: 8pt;
}
.kirjoituslinkit a {
color: #000000;
}
.arkisto_vuosi {
font-weight: bold;
}
.arkisto_kuukausi {
margin-left: 2em;
}
a {
color: #000000;
}
  .kommentti, #kommentointilaatikko {
    background-color: #F4C4E6;
    margin: 0.5em;
    padding: 0.5em;
    font-size: 10pt;
      }
  .kommentoija {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
  }
  .kommentoija a {
    color: #000000;
  }
  .kommenttiaika {
    margin: 0;
    padding: 0;
    font-size: 8pt;
    text-transform: uppercase;
    color: #000000;
  }
  #kommentointilaatikko input[type="text"] {
    width: 275px;
    font-size: 10pt;
    font-family: ms sans serif, courier new, comic sans ms;
  }
  #kommentointilaatikko textarea {
    width: 375px;
    height: 75px;
    font-size: 10pt;
    font-family: ms sans serif, courier new, comic sans ms;
  }
-->
  </style>
 </head>
 <body>
<? banner ?>
  <table align="center" valign="top"><tr><td>
    <div id="sivu">
<table cellpadding="0" cellspacing="0" border="0" align="center"></tr>
    <td valign="top">
    <div id="vasenreuna">
    <? laatikot{kirjoittaja} ?>
    <? laatikot{kategoriat} ?>
    <? laatikot{arkisto} ?>
    <? laatikot{sivut} ?>
    <? laatikot{syndikaatio} ?>
      </div>
    </td>
    <td valign="top">
<div class="blogiotsikko">
     <a href="/"><? bloginNimi ?></a>
      </div>
<div id="blogialue">
      <? sisalto ?></div>
    </td>
    <td valign="top">
    <div id="oikeareuna">
    <? laatikot{ei(kirjoittaja,arkisto,kategoriat,syndikaatio,sivut)} ?>
   </div>
  </td>
 </tr>
</table>

 

-------------------------------------------------------------------

 

Winx luistelu pohja (tarkoitettu käytettäväksi marraskuu-helmikuun aikaan ;)

2070025.jpg

 

Koodi:

 

<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
<? headOsio ?>
<title><? bloginNimi ?></title>
<style type="text/css">
<!--
body {
background-color: #fbdfe5;
font-family: courier new, comic sans ms;
background-repeat: repeat-y, repeat-x;
padding: 0px;
margin: 0px;
}
#sivu {
 position: absolute;
 top: 53px;
 width: 100%;
 left: 83px;
}
#blogialue {
 position: absolute;
 left: 80px;
 Width: 570px;
 top: 410px;
}
#oikeareuna {
 position: absolute;
 width: 240px;
 left: 650px;
 top: 400px;
 right: 85px;
}
.blogiotsikko {
font-size: 30pt;
text-align: center;
font-weight: bold;
font-family: Minya Nouvelle;
}
.blogiotsikko a {
color: #000000;
text-decoration: none;
}
.laatikko_kirjoittaja a {
color: #000000;
}
.laatikko_kategoriat a {
color: #000000;
}
.laatikko_arkisto a {
color: #000000;
}
/* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
.laatikko {
background-image: url('http://i285.photobucket.com/albums/ll77/Winxhullu/tausta11.jpg'
);
border: 3px #000000 solid;
padding: 4px;
color: #000000;
font-size: 10pt;
}
.laatikko_otsikko {
font-weight: bold;
color: #000000;
}
.laatikko_syndikaatio {
border: none;
text-align: left;
color: #000000;
}
.laatikko_syndikaatio img {
border: 0px;
margin-bottom: 2px;
color: #000000;
}
.laatikko_syndikaatio .laatikko_otsikko {
display: none;
color: #000000;
}
.otsikko {
font-weight: bold;
color: #000000;
}
.kontaktirivi {
text-transform: uppercase;
font-size: 8pt;
color: #000000;
}
.laatikko a {
color: #000000;
}
.kirjoitusaika, .kommenttiaika {
margin: 0;
padding: 0;
font-size: 8pt;
text-transform: uppercase;
color: #000000;
}
.kirjoitusotsikko {
font-size: 14pt;
color: #000000;
}
.kirjoitusotsikko a {
text-decoration: none;
color: #000000;
}
.kirjoitus, #page {
background-image: url('http://i285.photobucket.com/albums/ll77/Winxhullu/tausta11.jpg');
image-position: bottom;
padding-top: 1em;
padding-bottom: 0.5em;
padding-left: 1.2em;
padding-right: 2.0em;
border: 3px #000000 solid;
font-size: 10pt;
color: #000000;
}
.kirjoituslinkit {
padding-top: 0.3em;
text-transform: uppercase;
color: #000000;
font-size: 8pt;
}
.kirjoituslinkit a {
color: #000000;
}
.arkisto_vuosi {
font-weight: bold;
color: #000000;
}
.arkisto_kuukausi {
margin-left: 2em;
color: #000000;
}
a {
color: #000000;
}
  .kommentti, #kommentointilaatikko {
    margin: 0.5em;
    padding: 0.5em;
    font-size: 10pt;
    color: #000000;
    background: #addcee;
    border: 3px #000000 solid;
  }
  .kommentoija {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
  }
  .kommentoija a {
    color: #000000;
  }
  .kommenttiaika {
    margin: 0;
    padding: 0;
    font-size: 8pt;
    text-transform: uppercase;
    color: #000000;
  }
  #kommentointilaatikko input[type="text"] {
    width: 275px;
    font-size: 10pt;
    font-family: courier new, comic sans ms;
  }
  #kommentointilaatikko textarea {
    width: 375px;
    height: 75px;
    font-size: 10pt;
    font-family: ms sans serif, courier new, comic sans ms;
  }
-->
  </style>
</head>
<body><? banner ?>
<div id="sivu">
  <div align="left"><img
src="