/* anutoivonen.net-sivuston css-tyylitiedot */
/* kirjoitukset */
/* (c) Inka Vilen 2010 http://www.inkavilen.fi */
/* testiselaimet FireFox3.6/Win, IE8/Win, Opera10/Win, Safari5/Win, Chrome/Win */


/* värit */

/*
  tumma sininen: #3300CC
  vaalea sininen: #99CCFF
*/


/* peruselementit */

body {
  background: #99CCFF url(../tausta/tausta_tsin-vsin.gif) top right repeat-y;
  }


/* yleiset kappaletyylit */

h1, h2, h3 {
  color: #3100CE;
  }

/* tausta */

#tausta {
  background: #99CCFF url(../tausta/liuku_tsin-vsin.gif) top right repeat-y;
  }


/* yliö */

#ylio {
  background: url(../tausta/ylio/ylio_tsin-vsin.gif) top right no-repeat;
  }

#ylio_eng {
  background: url(../tausta/ylio/ylio_tsin-vsin_eng.gif) top right no-repeat;
  }

/* menu */

#menu {
  border-left: 2px solid #99CCFF;
  }

#menu li a:hover {
  background: #5D54E1;
  }

/* tekstilinkit sivun värisiksi */

a:link, a:visited {
  color: #00008B;
  }

a:active, a:hover {
  color: #000080;
  }

#update a {
  color: #99CCFF;
  }
