<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
background: #fff url(../images/bg-concrete-repeat.jpg) repeat-x 0 0;
}

body /*,
#footer */ {
background: transparent url(../images/bg-concrete-top.jpg) no-repeat 0 0;
}

/* #a2a09e */

#footer {
background: #a5a3a1 url(../images/bg-concrete-footer.jpg) no-repeat 50% 50%;
}

body#subpage {
/* background-position: 100% 0; */
/* background-position: 0 -62px; */
}

.wrapper {
position: relative;
width: 862px;
margin: 0 auto;
}

#footer .wrapper {
left: 50%;
margin-left: -431px;
}

ul#bostonia-footer-nav {
_filter: alpha(opacity='100');
-moz-opacity: 1;
opacity: 1;
}

#footer ul#bostonia-footer-nav li a {
color:#333;
}

#footer ul li a {
border-color: #999794;
}



/* ------------------------------------------------------------*/
/* ----------&gt;&gt;&gt; BOSTONIA LOGO &amp; MAIN NAV &amp; SEARCH &lt;&lt;&lt;---------*/
/* ------------------------------------------------------------*/
#masthead h1 {
background: url(http://www.bu.edu/bostonia/global/images/bostonia-alumni-magazine.png) no-repeat; 
background-position: 0 0;  /* WHITE VERSION OF LOGO */
/*background-position: 0 -40px;*/  /* BLACK VERSION OF LOGO ? DON'T FORGET TO CHANGE IN PNG-FIX.CSS FILE AS WELL FOR IE6 */
width: 199px;
height: 40px;
margin: 30px 0 35px 0;
}

#main-nav ul li a {
background: url(http://www.bu.edu/bostonia/global/images/bg-main-nav.gif) no-repeat 0 center;
color: #fff;
}


/* ------------------------------------------------------------*/
/* ------&gt;&gt;&gt; CURRENT ISSUE HEADER &amp; ISSUE HIGHTLIGHTS &lt;&lt;&lt;------*/
/* ------------------------------------------------------------*/
#content-hdr {
background: transparent url(../images/bg-content-hdr.png) no-repeat 0 0;
height: 37px;
}

#content-hdr h2 {
background: transparent url(../images/hdr-current-issue.png) no-repeat 12px 10px;
height: 37px;
}

#content-hdr.article h2 {
background: transparent url(../images/hdr-subpage-current-issue.png) no-repeat 12px 10px;
}

#content-hdr.toc h2 {
background: transparent url(../images/hdr-toc.png) no-repeat 12px 10px;
}</pre></body></html>