@charset "UTF-8";
body {
	background-color: #000;
	text-align: center;
	background-image: url(i/site-tausta-meri-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;	
	margin-top: -1px;
	}

#content {
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 490px;
	height: 100%;
	text-align: left;
	background-color: #fff;
	background-image: url(i/site-bg-2.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.site-kuvat {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
}

.kuvalinkki {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.kuva-logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.kuva {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 130px;
}
.kursivointi {
	font-style: italic;	
}

.lihavointi {
	font-weight: bold;
}

P {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	padding: 20px;
}

H1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
	margin-bottom: -15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	}

H2 {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
	padding: 0px;
}

H3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
	padding-left: 0px;
	margin-bottom: -15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	}


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

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