body {
	background-image: url(kuvat/b.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	font-family: Inter;
	color: #3b3838;
	font-size: 13.5px;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
}

@font-face {
	font-family: 'The Quiet Scream';
	src: url(TheQuietScream-BGYd.ttf);
}

@font-face {
	font-family: 'God of Thunder';
	src: url(Godofthunder-0WO1P.ttf);
}

::selection {
	background: #994e5c;
	color: #ffd1d9;
}

::-moz-selection {
	background: #994e5c;
	color: #ffd1d9;
}

#ulk {
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
}

#ots {
	font-family: God of Thunder;
	font-size: 88px;
	text-align: left;
	margin: -295px 0px 267px 312px;
	color: #ed9399;
	transform: rotate(-5deg);
}

#yla {
	width: 980px;
	height: 350px;
	margin: 0 auto;
	margin-top: 25px;
	background-image: url(kuvat/d.png);
	background-repeat:no-repeat;
}

#linkit {
	margin: -300px 0px 0px 752px;
	width: 220px;
	height: auto;
	font-size: 22px;
	font-family: Creepster;
	letter-spacing:2.5px;
	transform: skew(-4deg);
}

#linkit ul {
	text-align: center;
	padding: 0;
	list-style-type: none;
}

#linkit ul li {
	display: block;
}

#linkit ul li a {
	display: block;
	margin: 12px -5px;
	padding: 9px 0px;
	width: 220px;
	text-decoration: none;
	background-color: #994e5c;
	color: #ffcccc;
	transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

#linkit ul li a:hover {
	background-color: #783746;
	color: #fabbc6;
	transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

#teksti {
	width: 910px;
	margin: 0 auto;
	padding: 20px 35px 25px 35px;
	background-color: rgba(237, 197, 206, 0.9);
	clear: left;
	border-radius:30px 30px 0px 0px;
}

#copy {
	color: #ffd1d9;
	width: 920px;
	height: 140px;
	margin: 0 auto;
	opacity:0.9;
}

#copy a {
	color: #fff !important;
	text-decoration: none;
}

#copy a:hover {
	color: #ffd1d9 !important;
}

#copy u {
	color: #ffd1d9 !important;
}

#copy b {
	color: #ffd1d9 !important;
}

table#c {
	width: 920px;
	margin: 20px 10px 0px 10px;
	text-align: left;
}

h1 {
	font-family: Creepster;
	font-size: 42px;
	letter-spacing:1px;
	color: #804453;
	margin: 32px 0px 20px 0px;
}

h2 {
	font-size: 26px;
	font-family: God of Thunder;
	color: #b57483;
	margin: 20px 0px 0px 20px;
}

h2::before {
	content:  "♡ ";
	font-size: 21px;
	margin-right: 8px;
}

h3 {
	font-size: 21px;
	letter-spacing: 2.5px;
	font-family: Creepster;
	text-transform: uppercase;
	color: #753c4d;
	margin: 14px 0px -11px 0px;
}

h4 {
	font-size: 19px;
	letter-spacing: 2px;
	font-family: Creepster;
	color: #753c4d;
	text-transform: uppercase;
	margin: 9px 0px 7px 0px;
}

h5 {
	font-family: The Quiet Scream;
	font-size: 22px;
	letter-spacing: 2px;
	margin: 25px 0px 15px 20px;
	color: #b57483;
}

h6 {
	font-size: 18px;
	font-family: God of Thunder;
	color: #91535f;
	margin: 14px 0px -10px 0px;
}

hr { 
  border: 1px dashed #c7818f;
  margin: 20px 0px 0px 0px;
}

b, strong {
	color: #804453;
}

i, em {
	color: #91535f;
}

u {
	color: #91535f;
}

a:link, a:visited {
	color: #8a4352;
	text-decoration: none;
	transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

a:hover {
	color: #b56978;
	text-decoration: none;
	transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.koiralista {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin-top:20px;
	width:102.5%;
}

.ksarake {
  display: flex;
  flex-wrap: wrap;
  width: calc(50% - 15px);
  margin-right: 15px;
  align-items: center;
  margin-bottom: 15px;
	transform: skew(-1deg);
}

.ksarake img {
  height: 150px;
	transform: skew(-1deg);
	transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.ksarake img:hover {
	opacity: 0.85;
}

.ksarake2 {
  margin-top: -9px;
  width: calc(100% - 150px);
  height:136px;
  background: #cf939f;
  padding-left: 15px;
  padding-right: 12px;
  z-index: 0;
  padding-top: 14px;
  vertical-align: top;
  line-height:30px;
	transform: skew(-1deg);
}

table#kas {
	width: 100%;
	border-spacing: 0px;
	margin: 15px 0px;
}

.totsikko {
	background-color: #ad6c7a;
	padding: 0px 16px;
}

.totsikko b {
	color: #7a6978;
}

.totsikko a {
	color: #6e3440;
}

.totsikko a:hover {
	color: #8c4a5b;
}

.tkas {
	background-color: #cf939f;
	padding: 7px 16px;
	vertical-align:top;
}

#space {
	clear: left;
	height: 5px;
}

.meriitit {
	font-size:21px;
	font-family:Creepster;
	font-weight:500;
	letter-spacing:2.5px;
	color:#b57483;
	margin:10px 0px -15px 0px;
}

.tietokuva {
  background: #ad6c7a;
  padding: 6px;
  margin-top:-50px;
  margin-bottom: 1px;
  width: 300px;
  height: 400px;
  float:right;
	border-radius:10px 0px 10px 0px;
}

table#tiedot {
	width: 578px;
	border-spacing: 0px;
	margin: 24px 0px 15px 0px;
}

.totsikko2 {
	background-color: #ad6c7a;
	padding: 0px 16px;
}

.ttieto {
	padding: 8px 15px;
	background-color: #cf939f;
}

table#terveys {
	width: calc(100% + 30px);
	border-spacing: 15px;
	margin: 10px -15px -10px -15px;
}

.tterveys {
	background-color: #cf939f;
	padding: 1px 18px;
	line-height: 24px;
	border-radius:8px 0px 8px 0px;
}

#galleria {
	width: 980px;
	margin: 15px -35px -5px -35px;
	box-sizing: border-box;
	padding: 0px;
	text-align: center;
}

.gkuva {
	margin: 0px 8px;
	border-radius:8px 0px 8px 0px;
}

table#suku {
	width: 946px;
	border-spacing: 18px;
	margin: 0px -18px -15px -18px;
}

.suku {
	width: 33%;
	background-color: #cf939f;
	padding: 12px 16px;
	line-height: 25px;
	border-radius:8px 0px 8px 0px;
}

table#kisat {
	width: calc(100% + 30px);
	border-spacing: 15px;
	margin: 0px -15px -5px -15px;
}

.tkisa {
	width: 50%;
	background-color: #cf939f;
	padding: 1px 17px;
  vertical-align: top;
  border-radius:8px 0px 8px 0px;
	transform: skew(-1deg);
}