/* Body Attributes */
body {
	color: #000000;
	background-color: #ffffcc;
	margin: 3px 4%;
	font-family: "Times New Roman", Times, serif;
	background: #FFF4C6 url(images/bg11.gif);
	
}

#footer {clear:both;color:#883300;text-align: center; font-size:2.5mm;line-height:3.3mm;border:0px solid #ff0000;}
hr{width:70%;background-color:#cc0000;color:#cc0000;}	

#main_table table{
	margin-left: auto;
	margin-right: auto;
	background: #A751FF;
	width: 100px;
	height: 100px;
}
#color_table td {
	width: 100px;
	height: 100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#pic_table td {
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background: #A751FF;
}