/*	This is the Shifter Skin file.
	Do not change elements in any other CSS file associated with Shifter or your system will crash.
	CSS elements in this file will override the default Shifter Skin.
	
	For example, uncomment the following lines to turn your Shifter background black and the blogtitle white:  */
	
/*

body {
background:#000;
} 
	
#hd a {
color:#fff;
} 

*/