@charset "utf-8";
/* CSS Document */

body{
width:auto;
height:auto;
background-image:url(send_bcg.jpg);
background-color:#000000;
background-repeat:repeat;
}

#info{
width:180px;
height:100px;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#00FF00;
position:static;
line-height:15px;
padding-top:5px;
padding-left:3px;
}

#info a{
color:#00FF00;
text-decoration:underline;
}