@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-image: url(imag/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}

