/* aaaaa */
*{
	padding:0;
	margin:0;
}
body {
	margin:5px;
	font-family:Verdana,Sans-Serif;
	font-size:17pt;
	/*
	background-color:#ffeeee;
	background-image: 	url(/images/Ipu.png); 
	background-position: center center ;

	background-repeat: none;
	background-size: 100% 100%;
*/
	
	background-image: url("/nuker.jp.png"); 
}
#wrapper {
	width:600px;
	background-image: url("/nuker.jp.png"); 
/*	margin:10em auto 0 auto;*/
}
address{
	text-align:right;
	font-style:normal;
text-decoration:none;
}

