BODY {
	color: #D8CFBD;
	background-color: #1C2217;
	font-family: "Book Antiqua", "Times New Roman", "Times", serif;
	font-size: small;
	text-align: left;
	background: #1C2217 url(images/blackthorn_blossom.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#container {

}

#definition {
	position: absolute; top: 100px; left: 225px; width: 200px;
	font-style: italic;
	font-size: smaller;
}

#copy {
	position: absolute; top: 200px; left: 34px;
}

#announce {
	font-size: large;
}
#intro {
	width: 400px;
}

#news {
	font-size: larger;
}

#skip {
	
}

A {
	color: #FFFFCC;
}

A:HOVER {
	color: White;
}
