/* CSS Document */

body {
background-image: url(background.jpg); 
background-repeat: repeat-y; 
background-position: center; 
background-color: #f7f4ee; 
}
