@charset "UTF-8";
/* CSS Document */


	
img {
	border: 0;
}

body {
	background: url(images/auline_bates_background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:44px;
		color: #FFF;

}

.halftone {
	background: url(images/table_bg.png);
}

.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#999;
}

#copydiv {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999;
	}