<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  */
/* definizione dello stile pagina */
/* 
	&lt;style fprolloverstyle&gt;A:hover {color: #F6EDF0; font-weight: bold}
.post div {
  margin:0 0 .75em;
  line-height:1.4em;
  }
&lt;/style&gt;



*/
body {
	/* &lt;BODY background="Tutorials/TutorialxButterflyJew/ch-butterfjew-tile.jpg" style="color: #F6EDF0; 
	background-attachment:fixed" link="#F6EDF0" vlink="#F6EDF0" alink="#F6EDF0"&gt;

*/
	margin: 0 0 0 0;
	padding: 10px;
	text-align: center;
	color: #f6edf0;
	font-family: "Times New Roman";
	font-size: 20px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
	background: #c07e99 url(ch-butterfjew-tile.jpg)  repeat fixed top;
}

/* usata come base per la 1 tabella principale  fixed 
&lt;TABLE id=mitab borderColor=#ffffff cellSpacing=4 cellPadding=4 width="91%" 
border=4 background="Tutorials/TutorialxButterflyJew/tilestrip-buttrfjew1.jpg"&gt;
 */

#cont{
	background: url(ch-strip-buttrfjew1.jpg) repeat fixed center;
	border: 4px double #ffffff;
	padding: 4px;
	margin: 4px;
	width: 93%;
	height: auto;
}

/*2^ tabella interna alla principale
       &lt;TABLE borderColor=#FFFFFF cellPadding=20 width="89%" bgColor=#C07E99 border=1&gt;


*/
#cont_int{
	background: #c07e99;
	border: 1px double #ffffff;
	padding: 20px;
	margin: 0;
	width: 85%;
	height: auto;
}


/* contenitore per l'immagine del risultato del tutorial nel top
 border="1" width="22%" id="table46" bordercolordark="#F2EDEA" cellspacing="0"*/
#cont_imgtop{
	background: transparent;
	border: 2px double #ffffff;
	margin: 2px;
	padding: 4px;
}

/* contenitore per le immagini degli screen del tutorial
 border="1" width="22%" id="table46" bordercolordark="#F2EDEA" cellspacing="0"*/

.imgtut{
	border: 1px solid #ffffff;
	padding: 2px;
	
}

/*  contenitore per i supplies

&lt;table border="0" width="47%" id="table1" height="27"&gt;
	&lt;tr&gt;
		&lt;td width="186"&gt;
		&lt;p align="right" style="margin-top: 0; margin-bottom: 0"&gt;
Supplies needed:&lt;/td&gt;
			&lt;td valign="top" width="50%"&gt;
&lt;p style="margin-top: 0; margin-bottom: 0"&gt;

&lt;font color="#F2EDEA" size="4"&gt;  
&lt;font color="#FFFFFF"&gt;  
&lt;a href="Tutorials/Tut-PS-LoveChristmas/Tut-PS-LoveChristmas.rar"&gt;  
&lt;img border="0" src="images/download-light.gif" width="68" height="27"&gt;&lt;/a&gt;&lt;/font&gt;&lt;/a&gt;&lt;/font&gt;&lt;font size="4" color="#FFFFFF"&gt;&lt;/a&gt;&lt;font size="4" color="#7C6165"&gt;&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;
*/
.tab1{
	background: transparent;
	border: 0;
	width: 230px;
	height: 24px;
	margin: 0px;
	padding: 2px;
	text-align: center;
}

.tab2{
	background: transparent;
	border: 0;
	width: 70%;
	height: auto;
	margin: 0px;
	padding: 2px;
	
}
.tab3{
	background: transparent;
	border: 0;
	width: 30%;
	height: auto;
	margin: 0px;
	padding: 2px;
	
}

.selez{

}
/* text-align: center; 	margin: 3px 5% 3px 5%; 	 width: 35%; 	height: auto;
	*/
#FOOTER{
	background: transparent;
	border: 1px solid #693449;
	padding: 4px 4px 4px 4px;
	text-align: center;
	color: #693449;
	margin: 3px 0 0 0;
	width: 35%;
	height: auto;
	font-size: 14px;
}

/* definizione dei paragrafi */
p{
	color: #eecee2;	
	font-size: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
/* classi per allinemento paragrafi */

span{
	color: #693449; 
	text-align: center;
	font-size: 26;
	margin-top: 3px;
	margin-bottom: 3px;
}
/*

*/
/* definizione dei titoli pagina  */
h1{
	font-size: 30px;
	margin-bottom: 0;
	margin-top: 0;
	color: #ffffff;
}

h2{
	font-size: 28px;
	margin-bottom: 0;
	margin-top: 0;
	color: #ffffff;
	
}
h3{
	font-size: 26px;
	margin-bottom: 0;
	margin-top: 0;
	color: #ffffff;
}

h4{
	font-size: 22px;
	margin-bottom: 0;
	margin-top: 0;
	color: #693449;
}
h5{
	font-size: 20px;
	margin-bottom: 0;
	margin-top: 0;
	color: #ffffff;
}
h6{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	color: #ffffff;
}

/* definizione dei collegamenti normali   &lt;style fprolloverstyle&gt;A:hover {color: #F6EDF0; font-weight: bold}
link="#F6EDF0" vlink="#F6EDF0" alink="#F6EDF0"
A:LINK {text-decoration : none;}
A:VISITED{text-decoration : none;}
A:HOVER{text-decoration : none;}

 */
a:link {
	text-decoration: none;
	color: #eecee2;
	font-size: 20px;
	font-weight: normal;
}
a:visited{
	text-decoration: none;
	color: #eecee2;
	font-size: 20px;
	font-weight: normal;
}

a:hover{
	text-decoration: none;
	color: #eecee2;
	font-size: 20px;
	font-weight: bold;
}

/* cont_cell è la  classe per la cella per la tabella dei links e immagini pagine
.cont_imgscreen{
	background: transparent;
	border: 1px solid #ffffff;
	width: auto;
	height: auto;
	margin: 2px;
	
}

.cont_img2{
	background: transparent;
	border: 1px solid #ffffff;
	width: 289px;
	height: auto;
	margin: 2px;
	padding: 2px;
	
}

.cont_img3{
	background: transparent;
	border: 1px solid #ffffff;
	width: 454px;
	height: auto;
	margin: 2px;
	padding: 2px;
	
}
*/
</pre></body></html>