/* anutoivonen.net-sivuston css-tyylitiedot */
/* cv */
/* (c) Inka Vilen 2010 http://www.inkavilen.fi */
/* testiselaimet FireFox3.6/Win, IE8/Win, Opera10/Win, Safari5/Win, Chrome/Win */


/* värit */

/*
  intianpunainen: #993333
  vaalea ruskea: #FFCC66
*/


/* peruselementit */

body {
  background: #FFCC66 url(../tausta/tausta_intpun-ruskea.gif) top right repeat-y;
  }


/* yleiset kappaletyylit */

h1, h2, h3 {
  color: #8B3A3A;
  }

/* tausta */

#tausta {
  background: #FFCC66 url(../tausta/liuku_intpun-ruskea.gif) top right repeat-y;
}


/* yliö */

#ylio {
  background: url(../tausta/ylio/ylio_intpun-ruskea.gif) top right no-repeat;
  }

#ylio_eng {
  background: url(../tausta/ylio/ylio_intpun-ruskea_eng.gif) top right no-repeat;
  }

/* menu */

#menu {
  border-left: 2px solid #FFCC66;
  }

#menu li a:hover {
  background: #C37348;
  }

/* tekstilinkit sivun värisiksi */

a:link, a:visited {
  color: #8B0000;
  }

a:active, a:hover {
  color: #CD0000;
  }

#update a {
  color: #FFCC66;
  }
