body {
	background: #4daebc; 
	text-align: center;
}

.home {
	margin-bottom: 20px;
}

.artists {
	margin-top: 10px;
}

.artist {

}

#utwor table {
	width: 100%;
}

#utwor table td {
	width: 50%; 
	vertical-align: top; 
	padding: 5px;
}

#utwor table .left div {
	float: right;
}

#utwor table .right div {
	float: left;
}

#utwor p {
	text-align: right;
}

p.info {
	text-align: center; 
	color: rgb(128,128,128);
}

.othen_songs {

}
