@charset "UTF-8";

body {
	background-image: url(../graphics/ug/ind_pg/stairs_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.test {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.floatr {
	float: right;
	margin-top: -100px;
}
