@charset "utf-8";
/* CSS Document */

/* for gems stones */

body 
{
	background:url(backgrounds/sparkling-gemstones-3168.jpg);
	

	
}

.banner
{
	background:url(dimond.jpg);
	width:1196px;
	height:160px;
	
	margin:auto;
	
	
}



.wrapper

{
	width:1196px;
	height:auto;
	margin:auto;
	
}


td
{
	margin:5px;
	color:#FFF;
	background:#003;
	
	
	
}

img 
{
	width:380px;
	height:280px;
}
