body  {background-color: #dfd0c4;
	background-image: url("bg.png");
	background-repeat: repeat-y;
	text-align: justify;}

#moon {font-family: arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a554e;
	text-align: justify;
	line-height: 20px;}

#stars {font-family: arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #efeee2;
	text-align: justify;
	line-height: 20px;}

h1 {margin-bottom: 4px;
	padding: 10px 0 0 15px;
	font-family: arial, san-serif;
	font-size: 25px;
	color: #958485;
	text-align: normal;
	text-transform: uppercase;
	letter-spacing: 2px}

h2 {margin-bottom: -2px;
	margin-top: 20px;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #958485;
	text-transform: uppercase;
	letter-spacing: -1px}

h3 {margin-bottom: -3px;
	margin-top: 20px;
	padding: 0px 0 0 15px;
	font-family: "Times New Roman", serif;
	font-size: 10px;
	color: #674740;
	text-align: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-top: solid #674740 3px;}

i {font-size: 12px;
	color: #674740;}

u {font-size: 10px;
	text-decoration: none;}

strong {font-size: 12px;
	background: #806b63;}

a {color: #674740;
	text-decoration: underline;
	font-weight: bold;
	background: none;}

a:visited {color: #674740;
	text-decoration: underline;
	font-weight: bold;
	background: none;}

a:active {color: #674740;
	text-decoration: none;
	font-weight: bold;
	background: none;}

a:hover {color: #674740;
	text-decoration: underline;
	font-weight: bold;
	background: #ece7d8;}

a.nav {color: #685255;
	text-decoration: none;
	font-weight: normal;
	background: none;}

a.nav:visited {color: #685255;
	text-decoration: none;
	font-weight: normal;
	background: none;}

a.nav:active {color: #685255;
	text-decoration: none;
	font-weight: normal;
	background: none;}

a.nav:hover {color: #685255;
	text-decoration: line-through;
	font-weight: normal;
	background: none;}

.cap {background: #c6ac9d;
	border: solid #dfd0c4 5px;
	padding: 3px;
	margin: 2px;}
.cap:hover {background: #ece7d8;
	border: solid #dfd0c4 5px;
	padding: 3px;
	margin: 2px;}
