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