/* --------------------------------------------------
* Tämä tyylisivu sijaitsee kansiossa 
* http://ahjos.net/ravinto/.tyyli/
*
* Laati: 	webmaster@ahjos.net
* Versio: 	26.7.2024
* 		
* Käytetty sivuilla: 
* http://www.ahjos.net/ravinto	
* sellaisilla sivuilla, joilla on lisätietoja 
* ylemmällä tasolla mainitusta asiasta,
* sitä mukaa kuin niitä sivuja on tehty responsiivisiksi
* --------------------------------------------------- 
*/

/* body 		{color: black; background: white }
*
* a:link 		{color: #336699}
* a:visited 	{color: #336699}
* a:hover 	{color: #FF00FF}   
* a:active 	{color: #0000FF}
*/

body {max-width: 47em; 
	margin: 0 auto !important; 
	float: none !important;}

* h1,h2   	{color: #336699; background: white; font-family: sans-serif; float: left; 
		 margin-top: 1em;}
* h3  		{color: #336699; background: white; font-family: cursive; float: left;}
* h4		{color: #336699; background: white; font-family: sans-serif;}
* h5,h6,h7	{color: black; background: white; font-family: sans-serif;}

* .oikealle 	{float: right;}	

* hr              {height:2px;border-width:0;color:gray;background-color:gray}

	