body {
	background: url("vuodenpivi2016t.jpg");
	margin:0;
	padding:0;
	background-attachment:fixed; 
	background-repeat:no-repeat;
	background-position:center left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}

div {
	margin:0;
	padding:0;
	border:0;
	}

a {
	color: #bf0909;
	text-decoration:none;
	}

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

#koko {
	width:1000px;
	margin:0 auto;
	text-align:justify;
	}

#tekstialue {
	width:940px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 30px #404040;
	border: 20px solid rgba(255, 255, 255, 0.2);
	border-radius: 25px 25px 25px 25px;
	background: url("nandyteta.png");
	  -moz-background-clip: border;
	  -webkit-background-clip: border;
	  background-clip: border-box;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding;
	  background-clip: padding-box;
	  -moz-background-clip: content;
	  -webkit-background-clip: content; 
	  background-clip: content-box;
	}

#teksti {
	padding: 5px 20px 10px 20px;
	line-height:1.7;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	color:#353535;
	text-align:justify;
	}

#ala {
	width:1000px;
	margin-bottom: 50px;
	text-align:center;
	line-height:1.7;
	font-size: 13px;
	font-family: 'Muli', sans-serif;
	text-shadow: 0px 0px 3px #cccccc;
	color:#000000;
	}

#ala a {
	color:#000000;
	}


#ala a:hover {
	color:#ffffff;
	}

h1{
	font-family: cambria, arial;
	font-size: 30px;
	color: #750c20;
	font-weight: normal;
	text-align: center;
	text-shadow: 0px 0px 3px #c7c7c7;
	line-height: 3; 
	}

h2{
	font-family: cambria, arial;
	font-size: 19px;
	color: #750c20;
	font-weight: normal;
	text-align: left;
	text-shadow: 0px 0px 3px #c7c7c7;
	line-height: 1; 
	}

table {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	line-height: 1.7; }