h1{
	font-size: medium;
	font-weight: bold;
	width: 610px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #CD5C5C;
	color: White;
}

#main {
	text-align: center;
	font-size: small;
	color: Gray;
}

.pic {
	border: 1px solid Background;
	width: 610px;
}

.mini {
	font-size: small;
	color: Gray;
	text-align: left;
}

.small {
	font-size: x-small;
}

.aka{
	color: #CD5C5C;
	font-weight: bold;
}

.space{
	padding-top: 20px;
}

.comment{
	background-color: #FAF0F0;
	border: 1px solid #CD5C5C;
	width: 610px;
	text-align: center;
}

.last{
	font-size: medium;
	font-weight: bold;
	color: #CD5C5C;
}
