/* CSS Document */
#pagewrapper {
	width: 1300px;}

body {
	margin-top: 15px;
	text-align: center;
	}

#songs {
	width: 100%;
	height: 100%;
	}

#songs img {border: solid 1px #999999;
	padding: 4px;}

