body{ 
background :#000000;                                            
background-image : url( http://pic13.pic.wretch.cc/photos/13/z/zwsxrfvyhn/6/1280928320.jpg);         
background-repeat : no-repeat; 　                       
background-attachment: fixed;                        
background-position :center;


}
	a:link		{ color: #ffffff; text-decoration:none; background: none;}
	a:visited		{ color: #ffffff; text-decoration:none; background: none;}
	a:active		{ color: #ffffff; background: none;}
	a:hover		{ color: #333333;text-decoration: underline;background : #ffffff;}

	#banner {
		color:#ffffff;
		background: #695137;
		font-size:large;
		font-weight:normal;
		padding:15px;
		text-align: right;
		margin-bottom:10px;
		position: relative; z-index:1;
		}

	#banner a:link{font-size: large;color: #ffffff; text-decoration: none; background: none;}
	#banner a:visited{font-size: large;color: #ffffff; text-decoration: none; background: none;}
	#banner a:active,
	#banner a:hover {font-size: large;color: #cc9933;text-decoration: none; background: #ffffff;}

	.description {
		color:#ffffff;
		background:none;
		font-size:small;
		text-transform:none;
		}

	.side { 
                FILTER:Alpha(opacity=60); 
		color:#333333;
		background: #999999;
		font-size:small;
		font-weight:bold;
		line-height:140%;
		padding:5px;
		border: 2px solid  #333333;
		}

	.sidetitle {
		color:#ffffff;
		font-size:small;
		font-weight:bold;
		margin-top:10px;
		background:none;
		line-height:140%;
		padding:3px;
		text-align:center;
		border: 2px solid  #333333;
		}

	.powered {
		color:#666;
		background: #999999;
		font-size:medium;
		line-height:140%;
		padding:2px;
		margin-top:20px;
		text-align:center;
		border: 2px solid  #333333;
		}

