body {
   font-family : palatino linotype, Times New Roman, Times, serif;
   }
.logo {
   position : absolute;
   top : 0px;
   left : 5px;
   border : 0 none ;
}
.content {
   margin : 0;
   padding : 130px 0px 0px 0px;
}
.margin, .menu , .nav, .counter, .sub_menu {
   display : none;
}

.picr {
    float : right;
    clear : right;
    margin : 5px 0px 10px 10px;
    border : 0 none ;
    }
.pic {
    margin : 5px 10px;
    border : 0 none ;
    }

.picl {
    float : left;
    clear : left;
    margin : 5px 10px 10px 0px;
    border : 0 none ;
    }

h1  {
border-bottom: 1px solid #000;
   }
   
h1, h2,h3, h4, h5, h6  {
font-style: italic;
   }

address {
   border-top: 1px solid #000;
   padding: 5px 0px;
   margin-top: 30px;
   }
