.header {
	background-image: url(../images/background/bg-top.png);
	background-repeat: no-repeat;
	width: 577px;
	height: 27px;
}

.content {
	background-image: url(../images/background/bg-content.png);
	background-repeat: repeat-y;
	width: 577px;
}

.footer {
	background-image: url(../images/background/bg-bottom.png);
	background-repeat: no-repeat;
	width: 577px;
	height: 27px;
}
