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