*{
	margin:0px;
	padding:0px;
}
body{
  background:#446218 url(../images/shared/bg.jpg) repeat-x;
}
#root{
	width:100%;
}
#content{
	width:940px;
	margin:auto auto;
}
