@charset "iso-8859-1";
#site content {
	height: 350px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: scroll;
}
