.box-header
	{
	margin				: 0px;
	display				: none;
	padding				: 0px;
	color				: #000000;
	background-color	        :#F2CD7E;   /* 	This was background color underneath image: #E0BA78; */

	background-image		: url(background5.jpg);      /* This is picture: url(background5.jpg */
	border				: 2;
	}

.sidenavi
	{
	display				: none;
	}

.bottomnavi
	{
	display				: none;
	}

