.body {

    	height: 204px;
    	width: 250px;
      	margin-left: 0px;
      	margin-right: 0px;
      	margin-top: 0px;
      	margin-bottom: 0px;
	padding: 0px 0px 0px 0px; 
      	background-color: #000000;
      	background-image: url(http://wa.ctk23.ne.jp/~rei-00/ma_jr/images/iframe.jpg);
      	background-repeat: no-repeat;
      	background-attachment: fixed; 
      	border-spacing: 0px 0px 0px 0px;
      	scrollbar-base-color: #272718; 
      	scrollbar-arrow-color: #C8B638;
      	scrollbar-highlight-color: #2D2F27;
      	scrollbar-track-color: #272718;


}


	
.form {

	width:   350px;
      	background-image: url(images/iframe.jpg);
      	background-repeat: no-repeat;
      	background-attachment: fixed; 
	margin-left: auto;
	margin-right; auto;
	padding-top: 0px;
	padding-right: auto; 
	padding-bottom: 5px; 
	padding-left: 25%; 
	font-family: Century Gothic;
	color: #F9BB12;
	font-size: 12px;
 	
	
}