body { 
	font-size: 12pt; background-image: url(../images/wall.png); background-repeat: repeat; background-attachment: fixed;
	background-position: 50% 100%;
}
.copyright {
	font-size: 12px;
	text-align: right;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


a:link { color: #008900; text-decoration: none; }

a:visited { color: #008900; text-decoration: none; }

a:hover { color: #0089ff; text-decoration: underline; }

a:active { }

table#topMain ,
table#topMain td {
	padding: 0;
	border: none;
}

#info {
	height: 200px;
	width: 600px;
	margin: 20px 60px
}
/* safari */
_::-webkit-full-page-media, _:future, :root #info.information {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#info.information iframe {
	height: 200px;
	width: 600px;
}
.iframe-wrapper { 
	/*-webkit-overflow-scrolling: touch;
	overflow: auto;*/
}

.greeting {
	font-size: 13px;
	line-height: 140%;
	text-align: justify;
}

.mini { font-size: 80%; }

.h100 { line-height: 100% }