@charset "utf-8";
/* CSS Document */

body {
	background: url(images/bg.jpg) #171717 repeat-x left top;
	color: #888888;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content {
	width: 100%;
}
