.top_left  {
	left : 0px;
	top : 0px;
	position : absolute;
}

.heading  {
	left : 80px;
	top : 80px;
	font-family : Arial;
	color : Black;
	font-size : 32px;
	position : absolute;
	font-weight : normal;
}

.music  {
	left : 150px;
	top : 165px;
	position : absolute;
}

.column_1  {
	width : 200px;
	color : Purple;
	position : absolute;
	left : 0px;
	top : 0px;
}

.column_2  {
	left : 225px;
	width : 200px;
	top : 0px;
	position : absolute;
}

.columns  {
	position : absolute;
	left : 150px;
	top : 560px;
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Purple;
}

B  {
	font-weight : bold;
}

