
.wrapper {width: 940px;
		  margin: 0 auto;
		  position: relative; /* Ensure absolute positioned child elements are relative to this */
		  }

body { background-image:url(../../../images/lightgrey.jpg);}

h2 {font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-variant:small-caps;
	font-weight: 800;}

.header {width:902px;
		 height: 200px;
		 border:thick;
		}
