/* CSS Document */
* {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
