body {
	background: #fff url("../img/body-bg.gif") repeat-x;
	font-family: arial, sans-serif;
}
div#gotonhl, div#gotoahl, div#wine, div#intro {
	padding: 1em;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 2px #bbb;
	border-right: solid 2px #bbb;
	-moz-border-radius: 1em;
	width: 560px;
	margin: auto; 
}
body.valtteri div#intro 
{
	margin-bottom: 3em;
}
div#nhlframe, div#ahlframe {
	height: 190px;
	padding: 35px 0 0 0;
	width: 750px;
	margin: auto;
}
div#nhlframe {
	background: transparent url(../img/nhl-logo.gif) no-repeat 100% 50%;
}
div#ahlframe {
	background: transparent url(../img/ahl-logo.gif) no-repeat 100% 50%;
}
div#gotonhl {
	background: #ccf url(../img/nhl-logo-part.gif) no-repeat 100% 0%;
	height: 100px;
}
div#gotoahl {
	background: #f99 url(../img/ahl-logo-part.gif) no-repeat 100% 0%;
	height: 100px;
}
div#wine, div#intro {
	font-size: 0.8em;
	text-align: center;
	background-color: #ffc;
}
h3 {
	font-size: 3em;
	margin: 0;
}
h3 a {
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
}
h3 a:hover {
	color: #c00;
}
div.hd {
	display: none;
}

.niemi {
	text-align: center;
	margin: 1em 0 -35px 0;
}
.valtteri 
{
	background: #fff url(../img/filppula.gif) no-repeat 10% 8em;
}