/* 
Style Sheet Development for http://www.chophairdressing.com/
Shuntdesign.com Website Development commence September 2010
Web Author Notes:
24/9/10 Make basic changes to margin     

*/

html {
	background: #93BFDF;
}

body {

 	font-size: 62.5%; 
 	margin: 20px 0 0 200px ;
	font-family: Courier, Verdana, Lucida, sans-serif; 
	
}

h1 {
	color: 000000;
	font-size: 1.8em;
	font-family: Arial, Verdana, Lucida, sans-serif; 
	font-weight: lighter;
}

p {
	color: 000000;
	font-size: 1.2em;
}

a{
	font-size: 1.10em;
}

