body {
	background:url(../../../images/duelmasters/share/bg.jpg) #000 repeat-x;
	margin-bottom: 0;
	padding: 0;
}
#bodyarea {
	width:740px;
	}
#contents {
	/*width:100%;*/
	background:#000;
	color:#FFF;
	border-left:2px solid #CCC;
	border-right:2px solid #777;
	border-bottom:2px solid #222;
	}
#contents img{
	border:none;
	}
a:link{
	color: #FC0;
	}
a:hover {
	color: #FFF;
	}
a:visited,a:active {
	color: #F60;
	}
#footer{
	height:15px;
	clear:both;
	}
.invisible {
	display:none;
	}