body {
	font-family: "Times New Roman", "Times", "serif";
	background-color: #FFFFFF;
	background-image: url(/images/curtains.jpg);
	background-repeat: repeat-y;
}
a {  text-decoration: none}
a:hover {  text-decoration: underline}

