a {
	color:#FFFFFF;
}
body {
	background-color: #000000;
}
.content {
	width:auto;
	padding-bottom:100px;
	background-color: #cc3366;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.text_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	padding: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
