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

}
