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

html { min-height: 100%; height: auto; }	/*footer margin fix FF*/
 
body {	
	background: #CEC9CF;
	text-align: center; /*to center old IE browsers*/
	margin: 25px 0 25px 0; 
	padding:0;
	color: #434343;
	font-size: 0.75em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	line-height: 1.4em;
}

textarea, input, table { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:1em; }

a { color: #851E6C; text-decoration: none; }
a:hover { color: #E180C6; }
p { margin: 0 0 1em 0; }
h1 {font-size:170%;}
h2 {font-size:160%;}
h3 {font-size:150%;}
h4 {font-size:140%;}
h5 {font-size:130%;} 	
