﻿body {
    /*background: url("/img/frame/ball.png");*/
    background-repeat: repeat-y;
}

.title {
    margin-top: 130px;
    margin-bottom: 30px;
}

    .title h1 {
          font-size: 35pt;
          font-weight:900;
    }


