*	{
	margin: 0px;
	padding: 0px;
	}

html {overflow-x:auto; min-height: 101%; } 

body {
	background: #fff;
	text-align: center;
	margin: 0px;
	line-height: 38px;
	}

#header {
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 30px;
	text-align:center;
	background: #fff;
	}
	
#container {
	clear: both;
	margin: 0px auto;
	text-align:center;
	color: #000;
	padding: 20px;
	}

p {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 90%;
	text-align: center;
	padding: 0px;
	}
	
.marginaali {
	text-align: center;
	padding: 5px;
	}

.video {
	text-align: center;
	padding: 5px;
	width: 500px;
	height: 281px;
	}
	

#tekstilaatikko {
	padding: 20px 15%;
	}

h1 {
	color: #000;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 280%;
	padding: 50px 0px 30px 0px;
	letter-spacing: 20px;
	}
	
	
h2 {
	color: #000;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 800;
	font-size: 200%;
	padding: 60px 0px 20px 0px;
	letter-spacing: -1px;
	}
	

h3 {
	color: #000;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 120%;
	padding: 0px 0px 30px 0px;
	letter-spacing: -1px;
	}
	
#vuosiluku {
	clear: both;
	width:100%;
	background: #333;
	}
	
#case_vaaleanpunainen_tausta {
	clear: both;
	width:100%;
	background: #f7ebed;
	padding-bottom: 20px;
	}
	
	
#case_vaalea_tausta {
	clear: both;
	width:100%;
	background: #fff;
	padding-bottom: 20px;
	}
	
	#case_vaalea_tausta h2 {
	color: #111;
	background-color: #fff;
	}

	#case_vaalea_tausta h3 {
	color: #111;
	background-color: #fff;
	}

	#case_vaalea_tausta p {
	color: #222;
	background-color: #fff;
	}

	
#case_tumma_tausta {
	clear: both;
	width:100%;
	background: #222;
	padding-bottom: 20px;
	}
	
	#case_tumma_tausta h2 {
	color: #eee;
	background-color: #222;
	}

	#case_tumma_tausta h3 {
	color: #eee;
	background-color: #222;
	}

	#case_tumma_tausta p {
	color: #eee;
	background-color: #222;
	}
	
#footer {
	clear: both;
	width:100%;
	background: #222;
	}

#footer_content {
	text-align: center;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #222;
	}
	
	#footer_content h1 {
	color: #fff;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 80%;
	padding: 50px 0px 0px 0px;
	letter-spacing: -0.5px;
	}
	
	#footer_content h2 {
	color: #eee;
	background-color: #222;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 60%;
	letter-spacing: 0px;
	}
	
	
	
	
.ei_linkkia { text-decoration: none; color: #888; }

a:link { text-decoration: none; color: #888; }
a:visited { text-decoration: none; color: #888; }
a:hover { text-decoration: none; color: #00adef; }
a:active { text-decoration: none; color: #888; }


a:link.ei_korostusta_1 { text-decoration: none; color: #000; }
a:visited.ei_korostusta_1 { text-decoration: none; color: #000; }
a:hover.ei_korostusta_1 { text-decoration: none; color: #00adef; }
a:active.ei_korostusta_1 { text-decoration: none; color: #eee; }

a:link.ei_korostusta_2 { text-decoration: none; color: #eee; }
a:visited.ei_korostusta_2 { text-decoration: none; color: #eee; }
a:hover.ei_korostusta_2 { text-decoration: none; color: #00adef; }
a:active.ei_korostusta_2 { text-decoration: none; color: #eee; }
