body {
	text-align: center;
	background-image: url(http://fan.desert-rose.org/litclasses/bg.png);
        background-position: center;
	background-attachment: fixed;
        background-repeat: repeat-y;
	background-color: #391c1d; 
	color: #e6d4b4;
	font-size: 8pt;
	font-family: "arial", sans-serif;
}


.wrapper {
	position: relative;
	width: 450px;
	font-size: 8pt;
	font-family: "arial", sans-serif;
	margin: 0 auto;
	text-align: justify;
}


table, tr, td {
	color: #e6d4b4;
	font-size: 8pt;
	font-family: "arial", sans-serif;
	letter-spacing: 0px; 
}



h1 {
	border-bottom: 1px dotted #c6986e;
	margin: 0px 0px 1px 0px;
	font-family: arial, san-serif; 
	color: #c6986e;
	font-size: 20pt;
	letter-spacing: 0px;
	text-align: left;
}


h2 {
	border-bottom: 1px dotted #c6986e;
	margin: 0px 0px 1px 0px;
	font-family: arial, san-serif; 
	color: #c6986e;
	font-size: 15pt;
	letter-spacing: 0px;
	text-align: left;
}


A:link {
	font-size: 8pt;
	font-family: "arial", sans-serif;
	color: #e1d8ce;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 0px;
}


A:visited {
	font-size: 8pt;
	font-family: "arial", sans-serif;
	color: #e1d8ce;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 0px;
}


A:hover {
	font-size: 8pt;
	font-family: "arial", sans-serif;
	color: #c6986e;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}


input, textarea, option, select {
	background-color: #1b0607;
	font-size: 8pt;
	font-family: "arial", sans-serif;
	color: #e6d4b4;
	letter-spacing: 0px;
	border: 1px solid #e6d4b4;
	padding:2px;
}



.bullet {
	color: #c6986e;
	font-weight: bold;
}

