<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrapper{
	width: 800px;
	margin: 0 auto;

}

#Norouz{
	color: orange;
	font-weight: bold;
	font-size: 50px;
	text-shadow: 3px 3px 3px #000000;

}

#Norouz1{
	color: green;
	font-weight: bold;

}
#Norouz2{
	font-weight: bold;	
}

#Norouz3{
	color: red;
	font-weight: bold;
}

#haftsin{
	font-weight: bold;

}

#picture{
	color: green;
	font-weight: bold;
	font-style: italic;
}

</pre></body></html>