/*　言いたい放題　各ページ　背景画指定　*/

body {color:#000000; background-image: url('../images/skullwall.gif');}

/*  文字サイズを普通に、行間を４０％に指定　*/
p {font-size:medium; font-weight:normal;height:2.0em}

/*　枠の設定*/

blockquote {line-height: 160%}

.cen05{
   margin:0em 5%;
   thin; border-left-width:0em; border-right-width:0em; border-top-width:thin; border-bottom-width:thin
}
.cen10{
   margin:0em 10%;
   thin; border-left-width:0em; border-right-width:0em; border-top-width:thin; border-bottom-width:thin
}
