.style {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	position: static;
	height: auto;
	width: 800px;
	left: 0px;
	top: 0px;
	border: thin solid #cc9999;
	overflow: auto;
	visibility: visible;
	background-image: url(images/images/Film_Roll.jpg);
	font-family: "Bookman Old Style";
	color: #000000;
	text-decoration: none;
}

.body {text-align:center;}
