/* CSS Document */
#bottom {

	background-image:url(../images/bg_fst2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 0;
	margin-bottom: 0;
}
#content {
	padding-top: 0em;
}
#upper {
	padding-top: 1em;
	background-color: #DDDDDD
}
body {
	font-size: 90%;
}