body {
	margin: 0px;
	font-family: Cambria, Georgia, "MS Reference Serif", "Liberation Serif", Times, "Times New Roman", serif;
	background: #7A8332 url(quilttopbg.jpg) repeat-x;
	color: #000000;
	}

a, a:visited {
	color: #c3017f;
	text-decoration: underline;
	}

a:hover {
	color: #7A8334;
	text-decoration: none;
	}

#wrapper {
	}

#bg {
	border: 9px solid #c3017f;
	background: #ffffff;
	width: 900px;
	margin: auto;
	}

#header {
	height: 151;
	text-align: center;
	border-bottom: 9px solid #c3017f;
	padding: 0px;
	margin: 0px;
	}

#content {
	}

.dvd {
	margin: auto;
	width: 450px;
	border: 3px solid #c3017f;
	}

.dvd h1 {
	margin-left: 2px;
	margin-right: 2px;
	}

.dvd p {
	margin-left: 2px;
	margin-right: 2px;
	}

.menu {
	color: #c3017f;
	text-align: center;
	}

.menu a {
	color: #c3017f;
	text-align: center;
	text-decoration: underline;
	}

.menu a:hover {
	color: #7A8334;
	text-align: center;
	text-decoration: none;
	}

.footer {
	color: #666666;
	text-align: center;
	font-size: 10pt;
	}

.footer a {
	color: #666666;
	text-align: center;
	text-decoration: underline;
	font-size: 10pt;
	}

.thumb {
	border: 3px double #7a8332;
	}

td p {
	margin-left: 2px;
	margin-right: 2px;
	}

h1 {
	font-size: 26px;
	font-style: italic;
	color: #c3017f;
	border-bottom: 1px dotted #c3017f;
	}

h2 {
	font-size: 20px;
	font-style: italic;
	color: #c3017f;
	}

h3 {
	font-size: 16px;
	font-style: italic;
	color: #000000;
	}