.sydamella	{
	font-size: 20pt;
	font-family: "Monotype Corsiva";
	color:  #EA0485;
	}

.nimi {                                    /* koiran kutsumanimi */
	font-size: 18pt;
	font-family: "Monotype Corsiva";
	}

body	{
	background-color: pink;
	}


ul.navi {
	position:absolute;                    /* sivulla olevan valikkolistan sijainti */
	top:0;
	left:0;
	list-style-type: none;
	margin: 0;
	}

ul.navi li{
	font-family: Monospace;
	width: 200px;
	border: inset #ccf medium;
	padding: 0.1em 0.2em;
	margin: 0.1em 0;

	}

ul.navi li a {text-decoration: none;}

.sivujuttu	{                         /* sivulla olevan tekstin sijainti */
	position:absolute;
	top:0px;
	left: 300px;
	width: 500px;
	}

.runo 	{
	font-family: "Monotype Corsiva";
	font-size: 15pt;
	position:absolute;
	top: 300px;
	left: 600px;
	width: 200px;
	}

.sitaatti {
	font-family: "Monotype Corsiva";
	font-size: 12pt;
      }

.kwa {
	font-size: 50pt;
	font-family: Vivaldi, "Monotype Corsiva";
	}

.isonimi {
	font-size: 40pt;
	font-family: Vivaldi, "Monotype Corsiva";
	}


.tiedot{
	font: normal normal bolder 10pt Monospace;
	}	

.perusteksti	{
	font-size: 10pt;
	font-family: Monospace;
	}

.uutisiin	{
	font-family: Monospace;
	font-size: 14pt;
	font: bold;
		}

.maissi {
	font: normal small-caps bold Monospace;
	font-size: 14pt;
	}

.otsikko {
      font: normal small-caps bolder;
      font-family: Monospace;
      font-size: 16pt;
      }

.pellemaissi {
	font: normal normal bolder;
      font-family: Vivaldi, "Monotype Corsiva";
      font-size: 20pt;
	color: maroon;
      }
