body {
	margin:25% 0px; padding:0px;
	text-align:center;
	background: url(wallpaper/lines.png);
	}
	
#content {
	width:40%;
	margin:0px auto;
	text-align:left;
	padding:0px;
	}

.up-quote{
	border-bottom: 1px solid white;
	padding-bottom: 1em;
	margin-bottom: 0pt;
	margin-top: 0pt;
	margin-right: 1em;
}

.down-quote{
	margin-bottom: 0pt;
	margin-top: 0pt;
}

.quote{
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}