		* { margin: 0; padding: 0; }
		
		html { background: url(bg_mobile.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
		
		#content { overflow: hidden; opacity: 0.9; border-radius: 5px; margin: 15px auto; padding: 7px 0px 10px 10px; background: white; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }
		#title { max-width: 98%; opacity: 0.9; border-radius: 0px; margin: 0px auto; padding: 0px 10px 0px 7px; }
		#copyright { width: 95%; margin: -15px auto; font-family: 'Open Sans', sans-serif; font-size: 10px; font-weight: normal; color: white; text-align: right; text-shadow: 2px 2px 1px rgba(0, 0, 0, 1); }
		#xbit { width: 99%; margin: 0px auto; }
		#fb { font-family: 'Open Sans', sans-serif; font-size: 16px; margin-top: 25px; }
		p { font-family: 'Open Sans', sans-serif; font-size: 16px; margin: 5px 5px 15px 0px;  }
		p.outp { font-family: 'Open Sans', sans-serif; font-size: 16px; margin: 35px 0px 20px 0px; }
        p.outp-ad { display: unset; font-family: 'Open Sans', sans-serif; font-size: 16px; margin: 35px 0px 20px 0px; }
		li { font-family: 'Open Sans', sans-serif; font-size: 16px; margin: 10px 10px 15px 20px;  }
		h1 { font-family: 'Righteous', sans-serif; color: #fff; font-size: 40px; margin: 10px 0px 0px 0px; text-shadow: 3px 3px 4px rgba(0, 0, 0, 1); }
		h2 { font-family: 'Open Sans', sans-serif; font-size: 22px; margin: 10px 5px 5px 0px; }
		h3 { font-family: 'Open Sans', sans-serif; font-size: 16px; margin: 10px 5px 5px 0px; }
		a:link { color: #408610; font-weight: bold; text-decoration: none; }
		a:visited { color: #408610; }
		a:active { color: #408610; }
		a:hover { color: #f13d3a; }
		a.outa { background: #62af2d; color: #fff; font-size: 18px; margin: 0px 20px 0px 0px; padding: 15px 15px 15px 15px; border-radius: 5px; display: inline-block; }
		a.outa:hover { background: #408610; color: #fff; border-radius: 5px; }
		#logo { width: 100%; margin: 0px 0px -10px -10px; }
		img.right { width: 97%; max-width: 97%; margin: 0px 0px 0px 0px; border-radius: 5px; }
		img.left { width: 97%; max-width: 97%; margin: 0px 0px 0px 0px; border-radius: 5px; }
		#header { display: none; }
		#header_mobile { width: 18%; min-width: 60px; opacity: 1; float: right; margin: -5px 10px 0px 0px; }
		#ad-w { display: none; }
		#ad-m { display: none; }
		#ad-n { max-width: 98%; margin: 20px 0px 0px 0px; border-radius: 5px;  }
        #ad-right { display: none; }
        .ad-right { display: none; }
        .ad-right-mobile { float: right; max-width: 60px; }
	img.sympaatti { display: none;  }
