.wrapper {
	width:1000px;
	height:600px;
	margin:0 auto;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #B3B497;
	background-image:url('/clerks/graphics/arcFilmProject/postcard_web.jpg');
	background-repeat:no-repeat;
	}

.footer {
	width:1000px;
	height:50px;
	margin:0 auto;
	border-top:solid 1px #B3B497;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	}

a:link {
	text-decoration:none;
	color:#fff;
	}
	
a:visited {
	text-decoration:none;
	color:#fff;
	}	
	
a:hover {
	text-decoration:underline;
	color:#fff;
	}
	

	
	
		
	

	
	
	
