@charset "utf-8";
/* CSS Document */

/* BLOG */
.entry-title{
	margin-top:25px;
}
.entry-header{
	margin-top:45px;
}
#main .page-title{
	font-size:27px;
	letter-spacing: 3px;
}
.alpha, h1,
h2.alpha.entry-title{
	margin-top:25px;
}
.entry-content{
    color: #231919;
}