body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #c59588;
	text-align: center;
	background-color: #000000;
	margin: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.header {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.item_img {
	border: medium #FFFFFF ridge;
}
.head_img {
	border: medium outset #FFFFFF;
}
