#image {	width: 800px;
	height: 200px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: justify; /* Hack To Keep IE5 Windows Happy */
	background: url(../../images/header3.jpg);
	margin-bottom: 20px;
	padding: 0;
	border: 5px solid #ccc;

}