body {
	background-attachment: scroll;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(background.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}

