body {
	background: white url("images/aaron.jpg");
    background-repeat: no-repeat;
    background-position: 90% 3%;
	color: #808080;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-family: trebuchet MS, tahoma, georgia, sans-serif;
}

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

a:hover {
	color:808080;
	text-decoration:none;
}

.detail {
	text-align: center; font-size:10px;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: transparent;
    height: 100%;
}

#banner {
	color: #808080;
	font-size: 24px;
    text-decoration: none;
	margin-top: 0;
    margin-bottom: 45px;
	margin-left: 0;
	padding-top: 100px;
}

#entry {
    color: #333333;
    font-size: auto;
}


#blockquote {
    color: #333333;
    font-size: auto;
    background-image: url(images/quote.jpg);
	background-position: left top;
	background-repeat: no-repeat;
    font-style: italic;
	margin-left: 0;
	padding-left: 30px;
}

.news-header {
	text-decoration: underline;
	color: #808080;
	font-size:19px;
}
