.main_page_image{    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    background-color: #009BCC;
    position: relative;
    z-index: 28;
    filter: alpha(opacity=100);
    height: 481px;
    background-position: center top;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
background-image: url("images/photo_mvk_28_11_2013.jpg");
}
.main_page_text{
    text-align: justify;
    text-indent: 30px;
}
.my_hr {
    opacity: 1;
    height: 2px !important;
    width: 750px;
    margin-left: 75px;
}