/* CSS Document */
body {
		background-image: url('images/background3.gif');
		font-size: 90%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-attachment: fixed;
		background-color: #F8F8F8;
		color: black; 
		background-repeat: no-repeat;
		background-position: center;
		margin-right: 20px; 
		margin-left: 20px;}