.styles {
	background-attachment: fixed;
	background-image: url(sitepics/bg2.jpg);
	background-color: #FBF7EC;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;


}
I { 
	font-size: small;
}
B { 
	font-size: large;
	font-weight: bolder;
}
B.head { 
	font-size: medium;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
}
A {
	color: #5B290B;
}
A:visited {
	color: #5B290B;
}
A:active {
	color: #5B290B;
}