
body {

	background-image: url("images/bg04.jpg");
	background-attachment:fixed;
	background-position:top left;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}
