/* CSS Document */

body {
background-image: url(logo.png); 
background-repeat: repeat;
background-color: white;
}