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

.realisticcolor{
	font-size: 50%;
	width: 30%;
	position: relative;
	left: 7%;
	padding-top: 3%;
}
.realisticcolor table{
	border-collapse: collapse;
	padding: 0%;
	width: 100%;

}
.realisticcolor table td{
	padding: 2%;
	width: 33%;
}
.realisticcolor table td img{
	width: 80%;
}
