.main-content-top{
	 background-image:url('http://trackmeteronline.com/wp-content/uploads/2015/09/page-title.jpg');  
	 
	 background-repeat:no-repeat;  
	
}
	a {
    color: #AF930D;
    text-decoration: none;
    line-height: inherit;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.post_text {
    font-size: 13px;
    color: #000000;
    margin-top: 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 0.4em;
    margin-top: 0.4em;
    color: #000000;
}
body {
    background: #fff;
    background-attachment: fixed;
    color: #000000;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}