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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#about_quotes_cell {
	background: url(../images/about_quotes_bg.png);
	background-repeat: no-repeat;
}

#main_content_table {
	margin: 40px 0 0 0;
}