        body {
        margin:15px 0px 0px 15px;
	background-color:#CCCCCC;
	}
	
	#wrapper {             background-image:url(http://magic.paintthesky.org/images/fadebackground.gif);
	height:568px;
	width: 731px;
	border:10px solid #666666;
	}

	#boxes {
		margin-top: 58px;
	}
	
	#left {
		width:50px;
		height:300px;
		float:left;
		padding-left:8px;
	}

	#center {
		width:200px;
		height:300px;
		float:left;
		padding-left:8px;
	}
	
	#right {
		width:400px;
		height:300px;
		float:left;
		padding-left:8px;
                background-color: #EDEDED;
                filter: alpha(opacity=72);
               -moz-opacity:0.72;
	}

	.clear {
		clear:both;
	}	

        .songs1,
        .songs1 a,
        .songs1 a:link,
        .songs1 a:visited,
        .songs1 a:active,
        .songs1 a:hover{ 
		font-family:tahoma, arial;
		color:#666666;
		font-size:10px;
                text-decoration:none;
                padding: 0px;
                margin: 0px;
		}	 