.sprt {
    background: none repeat scroll 0 0 #dcdcdc;
    display: block;
    height: 1px;
    margin: 30px auto 20px;
    position: relative;
    width: 60%;
}
.merkez-n {
    background: none repeat scroll 0 0 #7b7a7a;
    display: inline-block;
    height: 10px;
    left: 47%;
    margin: 3px 0 0 30px;
    position: absolute;
    top: -5px;
    transform: rotate(-45deg);
    transform-origin: 0 100% 0;
    width: 10px;
}
body {
 color: #000000!important; 
}
body p {
 color: #000000!important; 
}