body
{
background-color:black;
background-image:none;
background-repeat:no-repeat ;
background-position: top right; background-color:black;
background-attachment:fixed;
}

#pic
{
    position: absolute;
        width: 150px;
        height: 130px;
        margin-left: -75px;
        margin-top: -65px;
        left: 50%;
        top: 50%;
}
