body { 
background-color: #c00; margin: 4% 8% 0 8%; 
}

h1, h2 { 
font-size: 75px; line-height: 86px; color: #fff; margin-bottom: -43px; 
}

h1 { 
margin-bottom: -43px; 
}

h2 { 
margin-bottom: -5px; 
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active, h2 a:focus { 
text-decoration: none; outline:none; color: #fff; border-bottom:5px solid #fff; 
}

.none {
border-bottom:5px solid #c00; 
}

p, p a:link, p a:visited, p a:hover, p a:active, p a:focus { 
text-decoration: none; outline:none; font-size: 43px; line-height: 50px; color: #e00; 
}

b { 
background: url('../closing/img/arrow.png') no-repeat; width:20px; position:relative; top:19px; display:inline-block; 
}
