body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:purple;
	scrollbar-track-color:#333333;
	scrollbar-shadow-color:#888888;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-Color:#888888;


}
.copy {
	font-size: 14px;
}
.smallCopy {
	font-size: 10px;
}
a:link {
	color: #FFCC66;
	text-decoration: none;

}
a:visited {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: FFCC66;
	text-decoration: underline;
}
a:active {
	color: FFCC66;
	text-decoration: underline;
}
.wroughtironBG {
	background-image: url(/images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	font-size: 18px;
	padding-bottom:20px;
}
.frontPage {
	background-color: #000000;
	background-image: url(/images/joiedevivre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
