body {
	background-color:#000231;
	background-image: url(images/wowcard.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
#wowcard{
margin-top:4%;
margin-left:4%;
width:473px;
}
#wow_header{
background-image:url(images/phatLootBox-top.gif);
margin:0px;
background-repeat:no-repeat;
height:25px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:25px;
padding-left:8px;
color:#FFFFFF;
}
#TF_card{
background: url(images/phatLootBox-bg.gif) repeat-y;
padding-left:5px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
}
#TF_footer{
background:url(images/community-bg.jpg) no-repeat; 
height:101px; 
width:456px;
margin:0px 0px 0px 0px;
font-size:9pt;
text-indent:16px;
text-align:center;
line-height:180%;
} 
#fixed_price{
	color:#FF0033;
	text-decoration: line-through;
}
#discounted_price{
font:Arial, Helvetica, sans-serif;
font-size:14px;} 

a{ text-decoration: none;}

