/* CSS Document */
body { 
	background-image:url(/images/layout/bg.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	line-height:16px;
	color:#231f20;
	margin:0px 0px 20px 0px;
	padding:0px;
}