@charset "UTF-8";
 #header {
	 background: #6d9c51 url(https://www.reed.edu/english/333description/assets/images/333desc-header.jpg) repeat-x;
	 padding-top: 155px;
}
 #header #nameplate h1 a {
	 color: #fff;
}
 #header #nameplate h1 a strong {
	 color: rgba(255,255,255,.7);
}
#mainContent a {
	text-decoration: underline;
}