@import url("common.css");
body {
margin: 0em;
color: #000000;
font-size:16px;
margin-top:10px;
font-family: "ＭＳ Pゴシック", "Osaka－等幅";
font-style: nomal;
background-color: #ffffff; 
background-image: url(背景画像のＵＲＬ);
/* 背景の固定*/ background-attachment:fixed; }

p{background:url(書き込み欄の右隅に入れる画像のＵＲＬ) no-repeat ;
background-position: bottom right}

/* 新規投稿 */
#write {
margin-bottom:0.5em;
background:url(http://www.eclat.cc/home/ransyu/files/otaruhuyu2120.JPG) no-repeat 76% 0px;
padding:5.3em;
}

li{background-color:#cfcfff; border:3px double #000000; list-style-type:none; padding:6px; margin:10px;}
p{background-color:#ffffff; margin:6px; padding:10px;}