/* CSS Document */

body{
	background-image:url(imgs/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin-left:0px;
	margin-top:0px;
	
	}