<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">H1{
	font-size : 20px;
font-family : serif,cursive,"MS UI Gothic";
color : white;
background-color : green;
text-align : center;
padding-top : 20px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
width : 600px;
height : 50px;

margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
left : 0px;
}
H3{
	font-family : "lr SVbN";
color : maroon;
background-color : lime;
text-align : left;
width : 580px;
height : 30px;
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
margin-top : 1px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 1px;
}
h2{
	font-size : 20px;
font-family : HGE;
color : navy;
background-color : silver;
text-align : center;
width : 680px;
height : 30px;
padding-top : 10px;
}</pre></body></html>