body{
background: #fff;
color: #000;
font-family: Arial, sans-serif;
}
#box{
width: 80%;
margin: 0px auto 0px auto;
background: transparent; 
}

h1, h2, p {
margin:0 10px; 
padding-top: 5px;
letter-spacing:1px;
}
h1 {
font-size:1.5em;
}
h2 {
font-size:1.1em; 
border:0;
padding:0px 0px 3px 0px;
}
p {
padding-bottom:0.5em;
}
.section {background: transparent; margin:1em;}

.section_content {display:block; background:#fff; border:0 solid #172248; border-width:1px;}
#box_content {display:block; background:#E5E5E5; border:0 solid #172248; border-width:1px;}

#m_title{
font-size: 1.75em;
padding: 10px 0px 0px 10px;
letter-spacing: 0.1em;
text-decoration: none;
}
#m_title a{
text-decoration: none;
}
#m_title a:hover{
text-decoration: underline;
}
#m_contact{
text-align: right;
padding: 0px 10px 1px 0px;
margin-top: -10px
}
.divider{
background-color: #172248;
height: 1px;
width: 100%;
}
