/*  
Feminae Records Theme
*/

/* Begin Typography & Colors */
html { overflow-y: scroll; }

body {	
	font-size: ; /* Resets 1em to 10px */
	font-family: ;
	background-color: #FAF0E6;
	color: #663300;
}

a, a:link, a:active, a:visited {
	text-decoration: ;
	color: #663300;
}

a:visited {
	color:#663300;
	text-decoration: ;
}

a:hover {
	color:#9999CC;
	text-decoration: ;
}


h1 {
	font-family: ;
	color: ;
	font-weight: normal;
	font-size: 1.75em;
	margin: 0 0 0 0;
}

h2 {
	font-family: ;
	color: ;
	font-weight: normal;
	font-size: ;
	margin: 0 0 0 0;
}

h3 {
	font-family: ;
	color: ;
	font-weight: ;
	font-size: ;
	margin: 0 0 -10px 0;
}
