element {

}
h2.item-title, .page-header > h2, .content-category > h2, .blog > h2, .cat-children > h3, .contact-category > h2, .weblink-category > h2, .newsfeed > h2, .newsfeed-category > h2, .weblink-category > h2, .contact > h3 {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #151414;
    display: block;
    margin: 0 0 15px;
    text-decoration: none;

}

/*
#jm-footer {
bottom: 0;
position: fixed;
width: 100%;
	padding: 20px 0;
}
*/

#jm-main {

    padding: 30px 0 30px;

}