/* @override http://marionmusicinc.com/_/css/mmi_main.css */

/******************************
 *
 * @file : mmi_main.css
 * @author : Andrew E Smith
 * @date : June 20, 2009
 *
 ******************************/


body {
	font : 14px/18px "Myriad Pro";
	}
#wrapper {
	width : 244px;
	margin : 0 auto;
	font-size : 14px;
	}
#brand {
	background : url(../img/brand.mmi.png) no-repeat;
	width : 269px;
	height : 162px;
	text-indent : -999px;
	}
#wrapper p {
	text-indent : 36px;
	font-size : 18px;
	}
address {
	font-weight : normal;
	font-style : normal;
	text-align : right;
	}