/* @override http://www.elisetillinghast.com/css/site.css */

body {
	background-image: url(../gfx/notebook3.jpg);
	background-repeat: no-repeat;
	margin: 0 0 24px 0;
}

body, p {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

p {
	text-indent: 2em;
}

h3 {
	text-indent: 2em;
}

a:link { color: #494134; text-decoration: underline;}
a:hover { color: #222222; text-decoration: underline;}
a:visited { color: #494134; text-decoration: underline;}

#page {
	margin: 0 0 24px 0;
}

#writing {
	position: absolute;
	left: 327px; top: 97px;
	width: 507px;
	margin-bottom: 24px;
}


#story {
	border: 1px solid #ffffff;
	border-bottom: none;
	background-color: #F8F0DE;
	padding: 24px;
}

#nav {
	position: absolute;
	top: 332px; left: 32px;
}

#footer {
	background-color: #494134;
	color: black;
	color: #E3E1D9;
	font-size: 11px;
	padding: 0px 24px;
}

#bottompic {
	background-color: transparent;
	padding: 16px 24px 36px 24px;
	text-align: center;
}

