/**
 * @author: Eric Feminella
 * @copyright: http://music.ericfeminella.com
 */

body  { 
    background-color: #000;
    margin-top: 30px;
}

#wrapper { 
    text-align: center; 
}
	
#footer   { 
    font-family: Tahoma, Helvetica, sans-serif; 
    font-size: 11px; 
    font-style: normal; 
    color: #999; 
}





