body {
  margin: 0;
  padding:0; 
  line-height: 1.4em; 
  word-spacing:1px; 
  letter-spacing:0.2px;
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}

/*Header*/
h2 {color:#000; font-size:25px;}
.post .entry h2 {font-size:20px;}

/* Links */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;} 

/*Image*/
img, img a, .more-link a {border:none;}

/*Remove Element*/
#logo, #main_flexslider, #portfolio_teasers_wrapper, #twitter_feed_wrapper {display:none;}



/*Footer*/
#footer {margin-top:10px;}