/* CSS Document */
@import url("layout.css");
@import url("typography.css");
body {
	background:url(../Images/background.gif) #966;
	font: normal 0.8em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: rgb(89,89,89);
}