body {
	background : #000000 bottom;
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
}

#main {
	border: 1px solid #333333;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#top_lf {
	background: #470210;
}

#top_rt {
	background: repeat-x url(/img/top_rt_flower.jpg);
}

#photos {
}

#content {
	background: #EADBE4;
	padding: 15px;
	color: #000000;
}

#sig {
	text-align: center;
	font-style: italic;
	color: #ccc;
	font-size: small;
}

#sig a {
	color: #d496c7;
	text-decoration: none;
}

#sig a:hover {
	color: #fff;
	text-decoration: none;
}