/* CSS Document */

/*
==========================================================
	Definitions of bottompic
==========================================================
*/

.bottompic {
	background-image:none;
	width: 960px;
	height: 0px;
	margin: 0px auto 0px auto;
	position:relative;
}

.main {
	background-image:url(/images/premiere-string-quartet-box-ex4.png);
	background-repeat:repeat-x;

    height:auto;
	width: 960px;
	margin: 0px auto 0px auto;
}
