body {
	background-attachment: fixed;
	background-image: url(background.gif);
	background-repeat: repeat;
	border-color: #ff80ff;
	border-style: dotted;
	color: #8000ff;
	font-family: "Trebuchet MS";
	font-size: x-small;
}