

@charset "utf-8";
/* CSS Document */

body { background:url(images/bg_thin__yugioh.jpg) #000000 repeat-x top; }
#bgWrap { background:url(images/bg__yugioh.jpg) no-repeat top center; }
#loginBar { background:#071e0c; color:#e6e5e5; }
#content { background:url(images/content-bg.gif) #071e0c repeat-y left; }
#leftContent h2 { background:#071e0c; }
#rightContent span.breadcrumb { background:#071e0c; }
.bookmark { background:#071e0c; }
#loginBar input.button { background: url(images/button__yugioh.gif) no-repeat top left; }
#loginBar .button:hover { background: url(images/button-hover__yugioh.gif) no-repeat top left; }

