@import url("common.css");
body {
margin: 10em;
color: #737373;
font-size:14px;
margin-top: 40px;
font-family: "ＭＳ Pゴシック", "Osaka－等幅";
font-style: nomal;
background-color: #000000; 
background-image: url( 背景画像URL)
}

table{width:100%; background-color:#000000; border:3px dashed #ff0000;}
th{background-color:#000000; white-space:nowrap;}
td{font-size:14px;}

#back_link{
margin-bottom: 0px;
padding:700px 10px 10px; /*最初の数値は画像の縦幅*/
text-align:left;
background-image: url("http://www2u.biglobe.ne.jp/~h-maeda/gazo/13.jpg") ;
background-repeat: no-repeat;
background-position: center 0px;
}