@charset "utf-8";
body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bottom_bkg.jpg);
	background-color: #000000;
	color: #333333;
	background-position: bottom;
}
