body {
	background-image: url(../image/w.jpg);
	text-align: center;
	background-color: #C05010;
}
table{
	margin: 20px auto;
}
a {
	color: #663333;
}
.dec {
	color: #543325;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat;
	font-weight: bold;
	border: 3px inset #997039;
}
td {
	padding: 20px;
}
.mi {
	padding-bottom: 0px;
}
img {
	border: 16px solid #000000;
}
a img {
	border-style: none;
	margin: auto 8px;
}
.cop {
	font-size: x-small;
	font-weight: normal;
}

