/* CSS Document */
.info{}
.info h1{font-size: 20px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
     border-bottom: 1px dashed #ddd;}
.info p{line-height: 26px;
    text-indent: 2em; padding: 5px;}
.infocon p{line-height: 26px; padding: 5px;}
