#bg_img {
	background-image: url(../images/DF-twitter-background.jpg);
	margin: 0px;
}
.content_main {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	position: absolute;
	left: 269px;
	top: 108px;
	visibility: visible;
	height: 471px;
	width: 250px;
	right: 550px;
	bottom: 150px;
	font-weight: normal;
	padding: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.content_main p a {
	color: #FC3;
	text-decoration: none;
	font-weight: bold;
}
.content_main p a:hover {
	text-decoration: underline;
}


h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
