body {
	background-color: #000000;
	background-image: url(images/bg_silk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 140px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}

.largetext {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bolder;
}

.newstag {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #FFFFFF;
}
