.wrapper {width: 940px;
		  margin: 0 auto;
		  position: relative; /* Ensure absolute positioned child elements are relative to this */
		  background-image:url(../images/grey.jpg);}

.header {width:902px;
		 height: 200px;
		 border:double;}

body { background-image:url(../images/lightgrey.jpg)}

h2 { font-family:Verdana, Geneva, sans-serif;
	font-variant:small-caps;
	font-weight: 800;
	color:#F00;}

