img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	text-align: left;
}
.flush-left {
	text-align: left;
}

#bigBoxCatalog {
	height: 1920px;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	left: auto;
	right: auto;
}
#catalogHeader {
	height: 70px;
	width: 605px;
	left: 0px;
	top: 0px;
	position: absolute;
}