body {
	background-color: #242424;
	background-image: url(background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #cd9c58;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cd9c58;
}
a:hover {
	text-decoration: underline;
	color: #743223;
}
a:active {
	text-decoration: none;
}
.bodytext {
	font-family:  Book Antiqua, Times New Roman ;
	font-size: 13px;
	line-height: 18pt;
	color: #8f8f8f;
}
.copytext {
	font-family:  Book Antiqua, Times New Roman ;
	font-size: 12px;
	line-height: 12pt;
	color: #FFFFFF;
}
.curtains {
	background-image: url(images/curtains.jpg);
}
.welcome {
	background-image: url(images/welcome.jpg);
}