@charset "UTF-8";

body > .container > .title {
	display: block;
	background: url(../img/title.png) no-repeat;
	overflow: hidden;
	height: 59px;
	text-indent: -9999px;
	margin: 0.67em 0;
}