body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #000;
}

.bodytext {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.selectiveheaders {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

