body {
			background-color: Black;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			color: White;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			background-image: url(images/schoolofrockwoodstock-BG.jpg);
			background-position: top center;
			background-repeat: no-repeat;
		}
		/*.html, body {
overflow-x: hidden;
}*/

		img {
			border: 0px none Black;
		}
		div.schoolofrock {
			width: 990px;
			padding-top: 365px;
			padding-left: 10px;
			text-align: left;
		}
		div.concert {
			background-image: url(images/description.gif);
			background-repeat: no-repeat;
			width: 427px;
			height: 82px;
			float: left;
		}
		div.concert img, img.altHead, p.pg, p.pg2, img.sharimg {
			display: none;
		}
		div.bands {
			padding-top: 90px;
		}
		div.moreinformation {
			padding-top: 60px;
		}
		div.sharethis {
			width: 1000px;
			padding-top: 4px;
			text-align: right;
		}
		a, a:active, a:hover, a:link, a:visited, a:focus {
			color: #ffffff;
			text-decoration: none;
		}