
#bg{
	border:2px solid #ccc;
	background:#eee;
	border: 0px;
	width: 99%;
}

#title a{
	font-size:24px;
	color:#000;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	margin:2px;
}

#clanci{
	text-align:left;
}

#clanci H2{
	color:#000;
	font-variant:small-caps;
	border-bottom:2px solid #000;
	margin-bottom:2px;
}

#subtitle{
	font-family: Mingliu, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#069;
	border-bottom:1px dotted #069;
	margin-bottom:2px;
}

#description{
	font-family: Mingliu, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#069;
	border-bottom:2px solid #069;
	margin-bottom:2px;
}

#dg{
	margin:5px;
	text-align:center;
}

