@charset "utf-8";
body {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 1.8em;
	color: #333333;
	text-decoration: none;
	margin:0px;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
