#photo1 {
	padding: 3px;
	height: 273px;
	width: 400px;
	border: 1px solid #333333;
	float: left;
	background-image:  url(quebec04.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-bottom: 6px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
}
