body {
	background-color: #002944;
	font-size: 10pt;
        font-family: 'Bauer Bodoni Std 1', 'Bauer Bodoni Std', Garamond, serif;
}

a:link, a:visited, a:active {
	color: #ddeedd;
        text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

.content {
	width: 15.5em;
	margin-left: 3em;
        margin-top: 3em;
	background-color: #00121E;
	position: relative;
	top: 0.3em;
	left: 0.3em;
}

.content div {
        background: #32B0FF url(contenttop.gif) no-repeat top left;	
        /* border: 1px solid #eee; */
	color: #eee;
	padding: 2em;
	position: relative;
	top: -0.3em;
	left: -0.3em;
}



h1 {
	font-family: 'Lucida Sans', Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	color: #111;
	font-size: 1.2em;
}

h3 {
	font-family: 'Lucida Sans', Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
        line-height: 0px;
	font-size: 1.1em;
}

.side {
	margin-left: 1em;
	margin-top: 4%;
	float: left;
}

img.kuva {
	border: 1px solid #fff;
}
