#header {
	clear: both;
	height: 275px;
	background: #fff url('images/top.png') top no-repeat;
	text-align: center;
	color: #fff;
}

#wrapper {
	clear: both;
	padding: 30px;
	text-align: left;
	background-color: #fff;
	color: #000;
}

