body {

	color: black;
	margin: 0;
   padding: 0 0 0 0;
	font-family: 'Franklin Gothic Book','Century Gothic', 'Times New Roman', sans-serif;
	font-size : 100%;
  }

/****************Restore Wrapper css starts here*****************************/

div#box{width: 100%;margin:0px auto;padding-top:3px;
 background: url(/lboro/media/header.gif) center center repeat-x;
 background-repeat: repeat-x;	
}
	
/* standard elements */

h1, h2, h3, h4, h5, h6 {
	color: #000;
	border: thin none;         /* workarround fuer Netscape 4 */
	font-weight: bold;
	font-family: 'Century Gothic', 'Times New Roman', sans-serif;
	}

H1 {
	/*background: White;*/

	font-size: 140%;
	text-align: right;
	margin: 0 0 0 0;
   padding: 2pt 2% 2px 1pt;
   /*border-bottom: 0.1ex outset Black;*/
	height: 61px;
    }
	 
	
a:visited IMG {
		border: none;
	}
.image {
	background-position: 1%;
	/*background-image: url(/lboro/images/logos/miniReStorelogo.jpg);*/
	   background: url(/lboro/media/header.gif) center center repeat-x;
   background-repeat: repeat-x;
}

