body {
	background-attachment: fixed;
	background-image: url(_img/background.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center top;
	
}

.mainitem {

	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #bebdcb;
}

.greyitem {
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center bottom;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #BBAF94;
	padding: 7px;
}



h1 {
	font-family: Verdana,  sans-serif;
	font-size: 18px;
	color: #D70081;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D70081;
}

a {
	font-family: Verdana,  sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8FDCD9;
}

.maintext
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #bebdcb;
}

div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	padding-bottom: 0px;
	
}

div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	font-size: 16px;
	display:block;
	margin:24px 0 24px 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
	font-style: normal;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
}
.body2 {
	background-attachment: fixed;
	background-image: url(_img/back-back.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyred {
	background-attachment: scroll;
	background-image: url(_img/red-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

