body{
	background-image:url('http://file.saki30.3rin.net/2.jpg');
	background-repeat:repeat;
	background-attachment:fixed;
	background-color:rgb(0%,80%,100%);
	text-align:center;
	font-size:12px;
	color:#666666;
	font-family:sans-serif;
	font-weight:100;
	margin:auto;
	text-align:center;
}

table{
	background:rgba(255,255,255,0.8);
	width: 800px;
	text-align:center;
	margin:aout;
	border-top-width:10;
	border-right-width:5;
	border-bottom-width:5;
	border-left-width:5;
	border-style:solid;
	moz border radius15px;/*ファイアフォックス*/
	webkit border-radius:15px;/*サファリとクローム*/
	border-radius:15px;
	behavior:url(http://saki30.oiran.org/PIE.htc);/*IE*/
	border-color:rgb(0%,80%,100%);
	font-size:12px;
	background-image:url('背景な'); 
}