body {
	background-image: url(background.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	color: #000066;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

