#header h1.image a, #header h2.image a{

		background: url('../../../wp-content/uploads/yourpinkkitchen-logo.png') no-repeat; /* logo */ 

		height: 55px; /* Height of the logo */ 

		width: 613px; /* Width of the logo */

	}
body  {
background:none repeat scroll 0 0 #FFCCFF;
}
	
#search {
display:none;
}

#content {
background:#FFE4FF;
border:1px #E0C4DE solid;
}
	
#menu li a{
    color:#f376f3;
}
#header p.description{
      color: #f376f3;
}	