.header {
	background-image: url(images/Level2/double.gif);
	height: 33px;
	width: 60%;
}
.header2 {
	background-image: url(images/Level2/double.gif);
	height: 33px;
	width: 40%;
}
.footer {
	background-image: url(images/Level4/double.gif);
	height: 53px;
	width: 643px;
}
.content {
	background-image: url(images/Level3/double.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 566px;
}
