html>body {	background-color: #333;	background-image: url("../img/bg_img.jpg");	background-position: 0 0;	background-repeat: repeat;	margin: 0;}
