* {
	margin:0px;
	padding:0px;
}

html {
	height:100%;
}

body {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: small;
	line-height: 1.2em;
	letter-spacing: .05em;
	word-spacing: .05em;
	background:#fff;
	background: #fff url(../_images/body_bkgd_4.jpg) repeat-x left top;
	height:100%;
}

* html body {
	font-size: x-small;
	f\ont-size: small;
}