body { 
margin:0px;
padding:0px;
background-color:#662211;
text-align:center;
}

div.note{
text-align:left;
background-image : url(../wall/bg_note3_g.gif);
background-color:##a8ef94;
margin:0px auto 0px auto;
color:#2a2a2a;
width:800px;
padding:1em 0px 1em 80px;
}

div.note2{
text-align:left;
background-image : url(../wall/bg_note3_g.gif);
background-color:##a8ef94;
margin:0px auto 0px auto;
color:#2a2a2a;
width:800px;
height:700px;
padding:1em 0px 1em 80px;
}

table.tab{
border-top:1px solid #444455;
border-left:1px solid #444455;
background:#eeeeee;
}

td.cell{
border-bottom:1px solid #444455;
border-right:1px solid #444455;
text-align : center ;
}


a:link { color:#0033ff; }
a:visited { color:#0033ff; }
a:hover { color:#0033ff; }
