@import url(http://fonts.googleapis.com/css?family=Satisfy);
@import url(http://fonts.googleapis.com/css?family=Calligraffitti);

a {

	color: #B30089;

	text-decoration: none;

}

a:hover  {

	color: #DB0075;

	text-decoration: none;

}

html, body {

	height: 100%;

}

body {

	margin:0;

	font-size: 10pt;

	font-family: Tahoma;

	background: url(taustakuva.jpg) fixed; 

	background-size: 100%;

	line-height: 1.5;

}


#otsikko {

	text-align: center;

	height: 180px;

	font-family: Calligraffitti;

	color: #DB0075;

	font-size:60px;

	width:100%;

	display:table;

}

#otsikko>span {

	display:table-cell;

	height:180px;

	vertical-align:middle;

	text-shadow:1px 1px 10px #000;

}

#ylaosa {

	width: 1024px;

	margin:0 auto;

	background: url(kuva.png) no-repeat;

	height: 345px;

}

.hevonen {

	height:73px !important;

}

#ylaosa ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

#ylaosa ul li {

	float: center;

	width: 25%;

	text-align: left;

	font-family: Calligraffitti;

	text-transform: none;

	color: #B30089;

	padding-top: 20px;

}

#ylaosa ul li a {

	color: #DB0075;

	text-decoration: none;

	text-shadow: 1px 1px 3px #000;

	font-size: 21px;

	padding: 11px 25px;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	border-radius: 10px;

}

#ylaosa ul li a:hover {

	background: transparent;

	padding: 10px 24px;

}

#ylaosa h1 {

	font-family: Calligraffitti;

	text-transform: none;

	color: #DB0075;

	padding-top:16px;

	margin:0;

	padding-left:30px;

	text-shadow: 1px 1px 3px #000;

	height:57px;

	background: #202a33;

}

#sisalto {

	width: 964px;

	background: #f0eee1;

	margin: 0 auto;

	text-align: justify;

	font-family: arial,sans-serif;

	padding: 20px 30px 1px 30px;

}

.alaosa {

	width:964px;

	margin:0 auto;

	background: url(taustakuva.jpg); 

	color: #f0eee1;

	padding: 20px 30px;

	margin: -1px -30px -1px -30px;

}

.vasen {

	width:48%;

	padding-right:2%;

	float:left;

}

.oikea {

	width:50%;

	float:left;

}


.clear {clear:both;}


h1, h2 {


	font-family: Calligraffitti;

	color: #B30089;

	font-weight: normal;

	font-size: 25px;

}

h2 {

	font-size: 20px;

	color: #DB0075;

}

