body { 
text-align:center; /* for IE */ 
}

div#wrapper { 
text-align:left; /* reset text alignment */ 
width:748px; /* or a percentage, or whatever */ 
margin:0 auto; /* for the rest */ 
}

.mcusa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

