/* header */
.header {
	background: #111 url(/img/titlepng.png) repeat-y center top;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 150px;
}