body {
	font-family:'Gill Sans','Gill Sans',sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	background:#80136c;
	}

a, a:visited, a:hover {
	text-decoration:none;
	border:none;
	color:#222;
}

img {
	margin:0 auto;
	text-align:center;
	display:block;
	}

img.header {
	margin-left:119px;
	}

#content {
	margin:0 auto;
	width:760px;
	text-align:left;
	background:#fff;
	padding:40px 30px 20px 30px;
	}

h2 {
	text-align:center;
	margin-bottom:17px;
	color:#222;
	}

p {
	margin:0;
	text-align:justify;
	}

.source {
	text-align:right;
	font-style:italic;
	}

#redquote {
	color:#ca1f25;
	margin-left:34px;
	margin-bottom:18px;
	}

#greenquote {
	color:#3fad48;
	width:338px;
	float:left;
	margin:0 0 18px 10px;
	padding-right:20px;
	}

#bluequote {
	color:#233f8f;
	width:345px;
	float:right;
	margin:0 15px 18px 0;
	padding-left:20px;
	clear:right;
	}

#photo {
	width:760px;
	text-align:center;
	float:left;
	clear:both;
	}

ul {
	float:left;
	margin-top:18px;
	font-size:20px;
	color:#642168;
	font-weight:normal;
	text-align:justify;
	clear:both;
	}

li {
	margin-bottom:12px;
	}

#footer {
	width:560px;
	margin:0 auto;
	color:#504382;
	text-align:center;
	font-size:18px;
	}

#footer p {
	text-align:center;
	}

.url {
	color:#222;
	font-size:20px;
	margin-top:12px;
	letter-spacing:6px;
	}