#blogTitle {
    background: transparent;
    height: 314px;
    clear: both;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.my-title-class {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 314px;
    line-height: 350px;
    font-size: 30px;
    font-weight: 500;
    color: #bb9292;
    font-style: italic;
}