#container {
		background-i mage: url(http://www.elmbrook.org/userfiles/elmbrookstories/elmbrookstoriesbg.jpg);
		background-repeat: no-repeat;
		position: relative;
		height: 350px;
		width: 520px;
		top:50px;
		margin-right:auto;
		margin-left:auto;
		}


p {
		font-family:Verdana;
		font-size:11px;
		line-height:18px;
		color: #333333;
		text-align: left;
		font-weight: regular;
		margin-bottom: 16px;
		}

A:link {text-decoration: underline; color: #c2a204;}
A:visited {text-decoration: underline; color: #c2a204;}
A:active {text-decoration: underline; color: #c2a204;}
A:hover {text-decoration: none; color: #edddb0;}