#work {
	background-color: #333333;
	height: 500px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../leather%20images/Logo%27s/Work_pic.jpg);
	background-repeat: no-repeat;
}
#about {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: groove;
	border-top-color: #754C24;
	border-right-color: #754C24;
	border-bottom-color: #754C24;
	border-left-color: #754C24;
	width: 217px;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: 482px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(../images/Contact/background.jpg);
}
