body {
	background: #fff;
	overflow: auto;
	position:relative;
	white-space:nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	margin-right: 140px;
	margin-bottom: 40px;
	margin-left: 40px;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
#photos {
	margin-left: 48px;
	height: 370px;
	margin-top: 30px;
	word-spacing: 2px;
	margin-right: 30px;
	padding-right: 30px;
	position: relative;
	top: 50px;
	padding-top: 10px;
	left: 10px;
	overflow: visible;
	width: 1200px;
}

