a {
	color: #e3e276;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

body {
	background: #000 url(../img/moonhouse.jpg) no-repeat top right;
	color: #90c0d4;
	font-family: Georgia, Garamond, "Book Antiqua", serif;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

#container {
	float: left;
	padding: 270px 325px 4em 3em;
}

img {
	border: none;
}

li {
	margin: 0;
	padding: 0 0 1em 0;
}

#header {
	height: 113px;
	position: absolute;
	right: 365px;
	top: 100px;
	width: 400px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 2em;
}