body {

color : white;

 background-image: url("bg.png");
    background-repeat: round;
}
a {
   color: yellow;

}



