body {
 background-color: #000000;
}

.h1 {
	font-family:"Times New Roman", Times, serif;
	color: #CC0000;
	size: 30px;
}

.img {
	border-width: 3px;
	border-color: #CC0000;
}
	


#nwfPage {
	position: static;
	width: 900px;
	height: 100%;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #000000;
	margin-top: 0px;
	background-color: #000000;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
}


#title {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	height: 475px;
	top: 10px;

}

#mainText {
	font-family:"Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 20px;
}

#setListings {
	font-family:"Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 20px;
}


