h1 {
	position: fixed;
	top: 5px;
	left: 25px;
	font-size: 18pt;
	font-style: normal;
	font-weight: 700;
	font-family: monospaced;
	color: #333333;
	text-transform: uppercase;
}

img.sarjakuva {
	margin-top: 50px;
	margin-left: 125px;
}

div.logo {
	position: absolute;
	left: 30;
	top: 10;
}


div.kuvateksti {
	position: absolute;
	left: 125;
	top: 610;
	width: 800;
	height: 40;
}

div.kuvatekstipysty {
	position: absolute;
	left: 600;
	top: 100;
	width: 380;
	height: 600;
}

div.menu {
	position: absolute;
	left: 5px;
	top: 50px;
	width: 110px;
	height: 650px;
}

div.main {
	position: absolute;
	left: 120px;
	top: 50px;
	width: 800px;
	heigth: 650px;
}

p.menu {
	font-size: 10pt;
	font-style: normal;
	font-family: serif;
	color: black;
	line-height: 1.2em;
	margin-left: 0px;
	margin-right: 0px;
}

p.perus {
	font-size: 10pt;
	font-style: normal;
	font-family: serif;
	color: black;
}

p.artikkeli {
	font-size: 10pt;
	font-style: normal;
	font-family: serif;
	color: black;
	line-height: 1em;
	margin-left: 10px;
	margin-right: 10px;
}

p.ekakappale {
	font-size: 12pt;
	font-style: bold;
	font-family: serif;
	color: black;
	line-height: 1.2em;
	margin-left: 15px;
	margin-right: 15px;	
}

p.esiin {
	font-size: 12pt;
	font-style: italic;
	font-family: serif;
	color: #330033;
	line-height: 1.2em;
	margin-left: 25px;
	margin-right: 25px;
}

A:link {
	color: #996699;
}

A:visited {
	color: #aa77aa;
}

A:active
	{
	color: #bb88bb;
}

BODY {
	background-color: #eeeeee;
	background-image: url(tausta.jpg);
	background-repeat: no-repeat;
}
