@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(http://mycrimsonecstasy.com/offers/pages/_tayler%20retro%2002.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {background-color:#c7bc86;
	font-size:2em;
	color:#fdfaf5;
	border-bottom:#c7bc86 thin solid;}
	
#centerDIV {background-color:#fdfaf5;
			font-size:1em;
			color:#000000;
			border-color:#c7bc86;
			border-style:solid;
			border-width:thin; width: 800px;}

a:link {color:#000000; font-weight: bold;}

a:hover {color:#eda77e; font-weight: bold;}

a:active {color:#eda77e; font-weight: bold;}

a:visited {color:#000000; font-weight: bold;}

small {font-size:.6em;}