/* CSS Document */

body {
background-color: #b8bddd;
background-image:  url(images/background1.jpg);
background-position: center;
background-repeat: repeat-x;
background-attachment: fixed;
} 
