html,body{margin:0;padding:0}
body { background-image: url("/CardGames/ZatchBell/zatchbell_Tile_1.png");
/*background-repeat: repeat-y, repeat-x;
    background-attachment: fixed;
    background-position: right; 
    background-position: -200px, -200px; */
    background-color: #FFA00F;
font: 76% arial,sans-serif;text-align:center;color:white;font-size:18px}
p{
margin:0 15px;
text-shadow: 4px 4px 8px #000000;
}
a{padding:5px; text-decoration:none; color:#000000;}
div#header h1{height:30px;line-height:30px;margin:500;padding-left:10px;}
div#container{text-align:left; background-color: #610B0B; }



div#footer p{margin:0;padding:5px 10px}
div#container{width:1000px;margin:0 auto;}
div#wrapper{float:left;width:100%}
div#content{margin: 0 0px;
background-image: url('http://www.sweetcharm.net/CardGames/ZatchBell/zatchbellBG_2_transparent.png');
background-repeat: repeat-y;
background-position: center top;
}
div#footer{clear:left;width:100%}



a:link {
    color: #F4FA58;
}

a:visited {
    color: #F4FA58;
}
