
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('imgs/bg.gif');
	background-repeat: repeat-x;
	background-color: #727272;
        
}


