/*MINI SITE 	salon de beauté "BB Initial"
florent.tsikis@ac-orleans-tours.fr
fichier de style*/ 
		h1
			{
               color: #F7EDD4;
				text-align: center;
				font-size: 60px;						
            }
			
			h2
			{
				font-size: 40px;
				color: #FCBA12;
				text-align: center;				
			}
			h4
			{
				font-size: 40px;
				color: #448D76;
				text-align: left;				
			}
			h3
			{
				color: #FCBA12;
				font-size: 24px;11:51 27/03/2026
				font-style : italic
				text-align: center;			
			}
			p,ul, ol
			{
				font-size: 20px;
				color:#AE0D7A;
				text-align: left;
			}
			
			body
			{
				color: #448D76;
				background-color: #448D76;
				margin-left: 20px;
				text-align: center;
			}
			*
			{
			font-family: sans-serif, Verdana, Arial, Impact,Comic Sans MS, Arial Black ;
			}