/* <style > http01.css */
body {
	background-color: silver;
}
h1 {	
	font-size: x-large;
	text-align: center;
}
pre {
	background-color: white;
	margin: 1em;
}
.NOTE {
	background-color: yellow;
}
b { color: red; }