body {
	color: #000;
	background-color: #FFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#body {
	display: block;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 18px;
	width: 800px;
	text-align: center;
	padding: 0px;
}
#header {
	width: 800px;
	height: 70px;
	display: block;
}
#menu {
	float: right;
	display: block;
	height: 30px;
	text-align: right;
	width: 450px;
	margin-top: 25px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 0px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	background-color: #666;
	color: #fff;
}
#logo {
	float: left;
	background-image: url(wglogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 329px;
	margin-left: 0px;
}
#logo b {
	display: none;
}
#nosto {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 800px;
	border: 0px;
	background-image: url(glow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#body #footer {
	font-size: 12px;
	color: #666;
}
#content {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	width: 720px;
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#ghost #eyes {
	display: block;
	width: 160px;
	height: 160px;
	top: 0px;
	left: 0px;
	border: 0px;
	z-index: 10;
/*	background:url(haamut/eyes_4.png) no-repeat top left; */
}
#ghost #body {
	display: block;
	width: 160px;
	height: 160px;
	top: 0px;
	left: 0px;
	border: 0px;
	z-index: 0;
/*	background:url(haamut/body_3.png) no-repeat top left; */
}
#ghost #mouth {
	display: block;
	width: 160px;
	height: 160px;
	top: 0px;
	left: 0px;
	border: 0px;
	z-index: 5;
/*	background:url(haamut/mouth_5.png) no-repeat top left; */
}
#ghost #name {
	width: 160px;
	height: 30px;
	margin-top: 10px;
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#ghost {
	display: block;
	width: 200px;
	text-align: center;
	float: left;
	margin-left: 50px;
	margin-top: 20px; 
}

.otsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
}#body #content a {
	text-decoration: underline;
}
