body {
     margin: 0 0 10px 0;
     font-size: 70%;
     font-family: tahoma, arial, verdana;
     text-align: center;
     background: #61a2d1 url('../img/bg_body.jpg') repeat-x;
}

a {
     text-decoration: none;
}

a:hover {
     text-decoration: underline;
}

h1 {
     margin: 0;
     padding-bottom: 8px;
     font-size: 150%;
     color: #9ac2f9;
     font-family: arial;
     border-bottom: 1px solid #22457a;
}

h2 {
     margin-top: 20px;
     padding-bottom: 8px;
     font-size: 120%;
     border-bottom: 1px solid #22457a;
}

h3 {
     margin: 12px 0 0 0;
     font-size: 100%;
     color: #e8ebf0;
}
