@charset "utf-8";

/* ***** Blog Title ***** */ 

#blog_top {
		height:200px;
		background:url('blog_title.jpg') no-repeat top center;
}

#blog_top h1             { padding:166px 0 0 10px;}
#blog_top h1 a           { color:#FFF; font-family:Verdana,Dotum; letter-spacing:-1px;}
#blog_top h1 a:hover     { text-decoration:underline;}

