/*
Theme Name: MrTeesshirts Customizer Theme
Author: Generated
Description: Theme with Customizer drag-and-resize for logo and footer.
Version: 1.0
*/
html,body{height:100%;margin:0;padding:0;}
body { background-color: #000; color: #fff; font-family: Arial, sans-serif; min-height:100vh; }
#site-header, #site-footer { text-align:center; }
#mrtee-site-wrap { position: relative; width: 100%; max-width: 1200px; margin: 0 auto; }
img.mrtee-custom { position: absolute; display:block; }
.content { padding: 60px 20px; text-align:center; }
