#fun_container {
		border:solid 0px #888888;
		display:block;
		position:relative;
		width:600px
		height:800px;
	  background-image:url("../images/justforfun_bg.png");
		background-repeat:no-repeat;
}
	
	/*
		background-color:#ffddbb;
	*/
	
.pair_name {
	padding:3px;
	background-color:none;
	width:195px;
	height:315px;
	text-align:center;	
	z-index:30;
	border:solid 1px #cccccc;
}

.pair_name a{
	width:195px;
	height:315px;
	font-size:100%;	
	color:#224488;
}

.pair_value {
}

.pair_value a img {
	border:0px;
}

#box1, #box2, #box3 {
	height:315px;
}	

//border: 1px solid #ffffff;
