#image-container1{
Height: 300px;
Width: 80px;
margin-left: 30px;
}

#image-container2{
height: 300px;
width: 80px;
margin-left: 300px;
}

#product-background{
	width: 700px;
	height: 350px;
	background-color: #ffffff;
}

#product-background a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
	text-decoration:none;
}

#product-background a:hover {
	color: #083a81;
	}
	
#content-container1{
height: 300px;
width: 200px;
margin-left: 110px;
}

#content-container2{
height: 300px;
width: 200px;
margin-left: 380px;
}
