@charset "utf-8";
#bar .add {
	border: double #FFF5E0;
	padding: 5px;
	margin-bottom: 0.5em;
}
#bar .add h1 {
	font-size: medium;
	text-align: left;
	color: #FFF5E0;
	background-color: #184878;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-indent: 10px;
	letter-spacing: 0.2em;
	border-bottom: medium double #FFF5E0;
}
#bar  .add  h2 {
	font-size: small;
	text-align: center;
	color: #FFF5E0;
	background-color: #184878;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.2em;
	border-bottom: medium double #FFF5E0;
}

#bar p.add {
	font-size: small;
}

