body {
    background:#e2e2e2 url(stripes.png);
    font:12px sans-serif;
    margin:0;
    padding:0 0 0px 0;
}
a {
    color:#215589;
    text-decoration:none;
}
h1 {
    color: #b30838;
    font-size:20px;
    margin:5px 0 25px 40px;
    padding:10px 0 0 0;
}
h2 {
    color: #b30838;
    font-size:20px;
    margin: 0;
    padding: 0;
}
h3 {
    color: #000000;
    font-size: 18px;
    margin: 0;
    padding: 0; 
}
img {
    border:0;
    display:block;
}
#epColumn1 {
    background: url(boxtop.png) no-repeat center top;
    margin:0 0 0 40px;
    width:421px;
    float: left;
}
#epColumn2 {
    background: url(boxtop.png) no-repeat center top;
    margin:0 0 0 20px;
    width:421px;
    float: left;
}
#epContent {
    margin-left: 16px;
    clear:both;
    float:left;
    width:100%;
}
#epFooter {
    clear:both;
    height: 68px;
    padding: 0 0 0 57px;
}
#epFooter th { display: none; }
#epHeader {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 87px;
    border-bottom: 4px solid #666666;
    margin: 0 19px;
}
#epAttention {
    width: 352px;
    font-size:10px;
    text-align: justify;
}
a.logo  {
    background: url(logo.png) no-repeat center / contain;
    height: 45px;
    width: 225px;
    cursor: pointer;
}
#epEmergency { margin-top: 126px; }
#epHeader img {
    float:right;
    padding:24px 8px 20px 16px;
}
#epNav {
    margin: 0 20px 0 38px;
    clear:both;
}
#epNav a {
    font-weight:bold;
    color:black;
    display:block;
    float:left;
    padding:15px 20px;
}
#epNav a:hover,
#epNav a:focus { color:#b30838; }
#epWrapper {
    background: white url(wrapper.png) repeat-y;
    float:left;
    left:50%;
    margin:0 0 0 -488px;
    position:relative;
    width:976px;
}
.epBox {
    background: url(boxbot.png) repeat-x center bottom;
    margin: 37px 0 0 0;
    padding:20px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    min-height: 544px;
}
.qr-contain img  { margin: 0 auto; }