body { 
	color:#333333;
	background: #EBEBEB;
}
a,a:link,a:active,a:visited {
	color:#5D8BB3;
}
a:hover {
	color:#3465A4;
}
h1, h2, h3, h4 {
	color:#333333;
}
#header {
	height:78px;
	background:url(http://www.blogkid.net/wp-content/themes/unnamed-one-021beta/images/bg_header.png) transparent repeat top center;
}
#header h1 a,.description {
	color:#FFFFFF;
}
 
#content {
	background:#FFFFFF;
}
