body {
	background-color: black;
}

#header {
	background-image: url(http://www.yanelis3d.net/store/skins/yanelis3d/styleImages/backgrounds/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:92px;
	width:950px;
}
#store {
	width: 950px;
}
.categoriesBG {
	background-image: url(http://www.yanelis3d.net/store/skins/yanelis3d/styleImages/backgrounds/boxeslittle.jpg);
	background-repeat:no-repeat;
	background-color:#536c75;
}
.newsletterBG {
	background-image: url(http://www.yanelis3d.net/store/skins/yanelis3d/styleImages/backgrounds/boxeslittle.jpg);
}
	
.homepageTitleBG {
	background-image: url(http://www.yanelis3d.net/store/skins/yanelis3d/styleImages/backgrounds/boxeslarge.jpg);
}
.latestProducts {
	text-align: center;
	width: 200px;
	height: 200px;
	float:left;
	
}

#homepage {
	background-image: url(http://www.yanelis3d.net/store/skins/yanelis3d/styleImages/backgrounds/boxeslarge.jpg);
	}
#latestproducts {
	background-image: url(http://www.yanelis3d.net/store/skins/yanelis3d/styleImages/backgrounds/boxeslarge.jpg);
	}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

