@charset "UTF-8";
/*
SITE URL: http://www.majesticsoundrecords.com/
PAGE Name goods
*/

/****************************************

         section
		 
*****************************************/



#section {
	height: 600px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#section .section_box {
	width: 199px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	background-image: url(../img/underconstruction.jpg);
	background-repeat: no-repeat;
	height: 58px;
}
