.bg {
	background-attachment: fixed;
	background-image: url(images/BGnew.jpg); 
	background-repeat: no-repeat;
	background-position: center center;
}
.border {
	border: 1px solid #000000;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
