body {background-image:none}

#main {
	position:relative; max-width:1024px; 
	margin:0 auto; 
	border-left:1px solid #978e7b;; border-right:1px solid #978e7b;
	background-color:#fefefc;
	background-color:rgba(255,255,255,.9);
}

#otsake {
	width:100%;
	border-bottom:1px solid #978e7b;
}

#logo {
	position:absolute;
	max-width:230px;
	width:25%;
	left:10%;
	top:2%;
}

#sees-vai-seis {
	position:absolute;
	max-width:400px;
	width:30%;
	right:10%;
	top:10%;
}

#teksti {padding:1rem 2rem 2rem 2rem; font-size:1.2rem;}

h1 {font-size:2em; margin-bottom:0}
h2 {font-size:1.2em; margin-top:0}

@media screen and (max-width: 740px) {	
	#teksti {padding:.5rem 1.5rem 1.5rem 1.5rem; font-size:1rem;}
	#sees-vai-seis {top:5%}
	h1 {font-size:1.6em}
}
