.top {
	width: 100%;
	background: #000 url(../img/bg-body.png) repeat-x;
}
.header {
	height: 100px;
	padding: 30px 0 0;
	background: url(../img/bg-header.png) 50% 0 no-repeat;
	position: relative; 

}
