@import url(../style.css);
@import url(../../divided.css);

#page-content { background: transparent url(background.png) no-repeat bottom left; }
#page-content p { position: absolute; right: 300px; }
#page-content p:first-line { text-align: right; }

#overview { width: 650px; height: 350px; position: absolute; right: 0; }

#safety-text { top: 64px; text-indent: 6px; }
#health-text { top: 114px; text-indent: -6px; }
#asset-preservation-text { top: 164px; text-indent: -17px; }
#performance-text { top: 214px; text-indent: -32px; }
#environment-text { top: 264px; text-indent: -70px; }
