#DiscountForm {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#BuyCDtable h2 {
	position: relative;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

option {
	text-align: center;
}

#BuyCDtable {
	position: relative;
	width: 80%;
		border: 1px dashed #FF00FF;

}

select {
	background-color: #D0DC98;
	color: #1D240F;
}

select#Select1 {
	position: relative;
	width: 300px;
	text-align: center;
	color: #2B3717;
	background-color: #E8EECC;
}

