@charset "UTF-8";
 #header {
	 background: #d5b041 url(https://www.reed.edu/english/386/assets/images/eng386-header-1.jpg) repeat-x;
	 background-size: auto 165px;
	 padding-top: 165px;
}
#header #nameplate h1 a strong {
	 color: #fff;
}
 #mainContent a {
	 text-decoration: underline;
}