/* 
Author nativeBrand Ltd (www.nativebrand.com)
*/

html { min-height: 100%; height: auto; }	/*footer margin fix FF*/
 
body {	
	background: #fff url(../images/bg-01.gif) repeat-x;
	text-align: center; /*to center old IE browsers*/
	margin: 0; 
	padding:0;
	color: #545252;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 1.3em;
}

textarea, input { font-family: Arial, Helvetica, sans-serif; font-size:1em; }
p { margin: 0 0 1.2em 0; }
a { color: #545252; }
a:hover { color: #bfbfbf; }
h1 {font-size:170%;}
h2 {font-size:120%; font-weight: normal; line-height: 1.2em;}
h3 {font-size:120%; line-height: 1.2em;}
h4 {font-size:110%;}
h5 {font-size:105%;} 	