body {
	font-family: Tahoma;
	font-size: xx-small;
	color: #333333;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;

}
.text {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: normal;
	color: #333333;
	text-align: justify;

}
.homearticle {
	font-family: Tahoma;
	font-size: xx-small;
	color: #333333;
	margin-top: -15px;

}
.text2 {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: normal;
	color: #333333;
}

.largeteaser {
	font-family: Tahoma;
	font-size: large;
	font-weight: normal;
	color: #333333;
}