@import url("common.css");

body {
text-align: center;
}

@import url("common.css");



body:before {
 content: "test at eclat cyber city";
 }

/* テーブル */

table {
 margin: 1em auto;
 width: 50%;
 }

/* 「項目名」 */

th {
 background: #;
 color: #666;
 border-bottom: 1px solid #;
 font-weight: 100;
 font-style: oblique;
 margin: 0.1em;
 padding: 0.2em 0.3em;
 }

/* 「内容」 */

td {
 background-color: #;
 border-bottom: 1px dotted #666;
 padding: 0.2em;
 }




#back_link {
 padding-top: 105px;
 background-image: url("http://www.eclat.cc/home/meeranz/files/meenana1.gif");
 background-repeat: no-repeat;
 background-position: center top;
}













body{background-image:URL(http://www.eclat.cc/home/meeranz/files/h39.jpg

);
     background-attachment:fixed;
     background-repeat:no-repeat;
     background-position:left top ; }