body {
	color: black; 
	background-color: white;
	background-image: url(tausta.jpg);
	font-family: arial, sans-serif;
	font-size: .9em;
	text-align: left;
	margin: 0;
	padding-left: 180px;
	width: 350px;
	margin-top: 213px;
	line-height: 120%;
	}





h1 {
	font-family: "times new roman", times, serif;
	font-size: 1.35em;
	font-weight: bold;
	padding-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	letter-spacing: .10em;
	text-transform: uppercase;
	}

p {
	padding: 0;
	margin: 0;
	margin-top: 12px;
	}

img.logo {
	font-family: "times new roman", times, serif; 
	white-space: nowrap;
	position: absolute;
	top: 135px;
	font-size: 3em;
	margin-top: 0;
	letter-spacing: .2em;
	color: #FF2200;
	padding: 0;
	}

img.rightbottom {
	position: absolute;
	top: 136px;
	left: 130px;
	padding: 0;
	}

p.logo2 {
	position: absolute;
	font-size: .7em;
	top: 180px;
	height: 2em;
	letter-spacing: .5em;
	margin: 0;
	text-transform: uppercase;
	}

p.navbar {
	position: absolute;
	top: 242px;
	left: -1px;
	margin: 0;
	padding-right: 0;
	padding-left: 35px;
	text-align: right;
	text-transform: lowercase;
	line-height: 160%;
	font-size: 1.1em;
	color: #E7DDDD;
	border-style: dashed;
	border-width: 1px;
	border-color: #D7CCCC;
	font-style: italic;
	font-weight: bold;
	font-family: "bodoni MT", bodoni, times, serif; 
	}

p.updated {
	position: absolute;
	bottom: 2px;
	left: 10px;
	text-transform: uppercase;
	font-size: .7em;
	}

ul {
	list-style-type: none;
	padding-left: 2em;
	margin-left: 4em;
	margin-top: .05em;
	margin-bottom: .5em
	}
	
a:link {color: #FF2200; text-decoration: none;}
a:visited {color: #FF2200; text-decoration: none}
a:hover {color: white; background-color: #773833;}

img {
	border: 0;
	}


i {
	font-size: .9em;
	letter-spacing: 0;
	text-transform: none;
	font-family: "bodoni MT", bodoni, times, serif;
	color: #775533;
	line-height: 105%;
	}


hr {
	width: 20%;
	border: 0;
	margin: 1.5em;
	color: #AAA;
	background-color: #AAA;
	height: 1px;
	}	
