body, td {
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
}

h1 {
    color: #3c68d6;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 30px;
} 

.content {
    background: url(images/naps_05.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 50px;
    padding-top: 25px;
}

h2 {
    color: #3c68d6;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;	
}

a.h2 {text-decoration: none;}

.footer {
    text-align: left;
    padding: 50px;
    vertical-align: top;
    font-size: 10px;
}

.active_link{

    color: #3c68d6;
    text-decoration: none;	

}