body {
	margin: 0;
	background-color: #0c0304;
	background-image: url('images/bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	
	}
table { margin: 0 auto;}
td {
	vertical-align: top;
	}
.main {
	background-image: url('images/baroque03.jpg');
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #efe8e0;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7em 10px 0 15px;
	}

a:link, a:visited {
	text-decoration: none;
	color: #b6605f
	}
a:hover {
	text-decoration: underline
	}
	
h3 {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 18px;
	}
h4 {
	color: #660000;
	font-size: 14px;
	}
