/* 
Aspects Default Stylesheet
Author nativeBrand Ltd (www.nativebrand.com) 2010
*/

body {	
	background: #f2f2f2 url(../images/bg01.gif) repeat-x;
	text-align: center; 
	margin: 0; 
	padding:0;
	color: #464646;
	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 1em 0; }

h1 {font-size:170%;}
h2 {font-size:160%;}
h3 {font-size:150%;}
h4 {font-size:140%;}
h5 {font-size:130%;} 

img { display: block; }
a img { border: none; }
a { color: #464646; }
a:hover { color: #660439; }