
/* CSS Document */

body{
    background-image: url('http://www.evildolly.com/fbg3.png');
    background-repeat: repeat;
    background-attachment: scroll;
    text-align: center;
    scrollbar-base-color: #639AC6;
}
