.top {
	width: 100%;
	background-color: #000;
	background-image: url(../images/bg/body.png);
	background-repeat: repeat-x;
}
.header {
	height: 60px;
	padding: 15px 0 0;
	position: relative; 
}