/* --------------------------------------------------
* Tämä tyylisivu sijaitsee kansiossa 
* http://ahjos.info/muistoja/.tyyli/
*
* Laati: 	webmaster@ahjos.net
* Versio: 	13-May-2020
* 		13-Nov-2020: lisätty <hr>
*		19-Jul-2021: lisätty <body>:n maksimileveys
*
* Käytetty sivuilla: 
* http://www.ahjos.info/muistoja/	
* 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}


/*  Vanhoja, käytöstä poistetuja:
* 	       	       								
* 
*	
* .toivotus	{margin-top: 14pt;
*		color: #336699; text-align: center; 
*          	font-family: sans-serif; font-size: small; 
*          	font-style: italic; font-weight: bold}
*          	
*.vasenyla	{color: #336699; float: left;
*		font-family: cursive; font-size: large;
*		font-style: italic; font-weight: bold}
*/		
		