@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial Narrow;
	font-size: 0.9em;
	line-height: 2em;
	color: #ffffff;
	background-attachment: scroll;
	background-image: url(../images/ssu_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
img {
	float: left;
}
