/*
Theme Name: Asura
Description: Child Theme for Titan
Author: Sujato
Template: titan
Version: 1
*/
/* Import Parent Theme Style 

header background is #540003*/  
@import url(../titan/style.css);  

html, body{font-family:"Gentium Basic", serif; font-size: 0.86em;} 


 h1#title, div#title{
  float: left;
  margin: 10px 0px 0px 200px;
  font-size: 3em;
  font-weight: bold;
  line-height: 0px;
text-shadow: 0px -1px 0px #000;
}


#description { 
  margin: 10px 0px 45px 235px;
  float: left; 
  color: #948779;
  font-size: 1.7em;
  font-weight: normal;
  line-height: 0px;
font-style:italic;
}





pre {
  background-color: #F9F7F5;}
  