@charset "utf-8";

* { padding: 0; margin: 0; }
a:link, a:visited { color: #4A70B3; text-decoration: none; }
a:hover, a:active { color: #0000FF; text-decoration: none; }
body { background-color: #EAEAEA; margin: 0 auto; width: 800px; font-size: 13px; color: #000; }
#bmgbody { background: url(/images/bmgwrapper.jpg) repeat-y scroll center top;
		   font-family: Arial, Helvetica, sans-serif; padding: 20px 30px; }
#bmgfooter { background: url(/images/bmgwrapper.jpg) repeat-y scroll center top; padding-left: 30px; }
img { border: none; }
