.navbar_top_text {
	color: #F1DAC9;
	position: relative;
	text-decoration: none;
	height: auto;
	width: auto;
	background-color: #333;
}
#quotations {
	color: #FFF;
}
.quotations {
	color: #FFF;
}
.backgroundclass {
	background-color: #251010;
}
.container {
	height: 600px;
	width: 800px;
	clear: none;
	position: relative;
	right: auto;
	left: auto;
}
.leftbar {
	float: left;
	height: 260px;
}
.footer {
	height: 20px;
	width: 800px;
	float: left;
	position: relative;
	clear: left;
	color: #E8D4B5;
}
.navbar {
	background-color: #999;
	height: 20px;
	width: 800px;
}
#name {
	font-family: Copperplate;
	font-size: 36px;
	color: #FFF;
}
