@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	/* background-image: url(images/background.jpg);*/
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
}
#content h1 {
	color: #513c1e;
}

