@charset "UTF-8";
/* CSS Document */

#boombox {
	clear: both;
	padding: 0px;
	margin: 10px auto 20px;
	text-align: center;
	background: url(../images/boombox.gif) no-repeat center center;
	height:90px;
}