@CHARSET "ISO-8859-1";
body {
	text-align: center; 
}

.desc_frame {
	color: #1c559b;
	background-color: #c3deff;
	width: 40em;
	border:0.05em solid #8bd3fd; 
	padding:0.3em; margin:0.7em auto;
	text-align: left; 
}

.block {
	display: block;
	color: #1c559b;
	background-color: #d4efff;
	width: 90%;
}

h1 { color: #093266; text-align: center;}
h2 { color: #19539a; text-align: center;}
h3 { color: #3180e1; }

