@charset "utf-8";

/* Cascading Style Sheet
DT - for browsing on desktop
Author: Hikaru Tamaki
Author URI: http://pearlpuppy.com/
*/

#qr {
display: block;
text-align: center;
background: #eee url(images/qr-mcc.gif) 50% no-repeat;
width: 192px;
height: 192px;
margin: 0 auto;
}
