@charset "utf-8";
/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}
address {
	font-style: normal;
}
pre {
	font-size: 10pt;
}

div#main {
	width: 35em;
	margin: 5em auto;
}
div#logo {
}