/*LUNk Radio Website Style of 2007*/


body {
	background: #660000 url(img/LUNkBGL4.gif) fixed repeat-x;
	text-align: center;
	}
	
* {
	margin: 0;
	padding: 0;
	}
	
#wrapper {
	background: url(img/LUNkBanner.gif) no-repeat;
	text-align: center;
	margin: 0 auto;
	width: 947px;
	height: 305;
	min-height: 305;
	height: auto;
	}

#wrapper {
  height: 305px;
}

#content {
	background: none;
	margin: 0 auto;
	padding: 0;
	width: 947;
	max-width: 947px;
	height: 325px;
	}