body
{
background: url(../my-center.gif) repeat;
background-attachment:fixed;
background-color: #EAEAE8;
padding: 35px 0px 35px 0px;
}
#my-center
{
background: url(../my-center.jpg) center no-repeat;
padding: 15px 0px 15px 0px;
width: 1000px;
height: 649px;
margin:0 auto;
position:relative;
}
#my-center span
{
position:absolute;
bottom:-42px;
right:1px;
}
#my-center span a
{
color:#000;
}