/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

h1, h2, h3
{
   margin:0px;
   padding:0px;
   color:#ba1c54;
   font-weight:bold;

}

body {
 font-family: Arial, "Droid Sans", Verdana, Arial !important;
}

