*					{ margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; text-align: center; }
body 				{ background: #d1a47a; }

a.no-hov			{ text-decoration: none !important; background-color: transparent !important; border: 0 !important; }

#everything			{ margin: 0 auto; margin-top: 50px; width: 800px; }

#intro				{ margin: 0 auto; height: 558px; width: 558px; background: url(/toys/images/intro-bg.jpg) center center no-repeat; }
#locations			{ padding-top: 400px; }

/*
#intro				{ margin-left: 50px; margin-bottom: 20px; width: 700px; height: 568px; }
#intro a:link		{ display: block; width: 700px; overflow: hidden; }
#intro a:visited	{ display: block; width: 700px; overflow: hidden; }
#intro a:hover		{ display: block; text-indent: -700px; }
#intro a:focus		{ display: block; text-indent: -700px; }
#intro a:active		{ display: block; width: 700px; overflow: hidden; }
*/

img					{ border: 0; }
a:link				{ padding: 3px; border: 0; color: #333; text-decoration: none; }
a:visited			{ padding: 3px; border: 0; color: #333; text-decoration: none; }
a:hover				{ padding: 3px; border: 1px solid #000; color: #fff; background: #000; text-decoration: none; }

p					{ padding: 5px; background: #007f00; color: #fff; display: inline; }
h1, h2, h3,
h4, h5, h6			{ font-weight: normal; margin: 15px 0; }
