/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/
#logo h1 a {
	color:#333;
 	font-size:42px;
	font-weight:normal;
	line-height:1.3;
}
#logo {
	background-color:#FAF2C9;
}