/*
 * KATO
 * CSS Document
 */

body {
	margin: 50px;
	text-align: center;
	
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	} html>body { font-size: small; }

#originalmsg {
	position: absolute;
	top: 50px;
	right: 50px;
	width: 25%;
	text-align: right;
	font-size: 150%;
	font-style: italic;
	color: #AAA;
	}
	
#footer {
	margin-top: 20px;
	font-size: 85%;
	color: #999;
	}

h2 {
	margin-top: 30px;
	}

a img {
	border-width: 0;
	}